Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x90ab50…dccbfb
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xf8c294…0996ac
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x971eba…2da1cc
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x87f49c…1f0c5c
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xfd0bc6…d5bb44
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xd7004d…03cdc4
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x9f0ea9…9a1e89
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x5a8a4f…9dd330
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x64fbab…0b7a2f
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x2930f3…c56b01
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xa3fcba…faf203
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x9ad193…41735d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x712d92…7317bf
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xcdd814…0628ab
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xdc6de5…e85084
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xbf9da6…13f220
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x889cfc…a6cc06
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x87f0b2…7b154b
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xe88ca5…b82c24
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x17eba3…9036b0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x4cbb4e…d351d0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xd08c54…fce277
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xe47676…4c5e6d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0xda35d1…79f8f0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase113d ago0x0b3aa4…76bd9e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.