Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xf9d7b2…297910
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x6dfb2c…677c18
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x114934…d0e86e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xb398a7…742645
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x1694ae…d8621f
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xf7c9aa…706686
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x59c727…f4e76e
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates102d ago0x93534f…573db5
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xb16afb…d4f943
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x9e9cfc…1baec9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x63c86e…63b78b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x522fc1…eb72ef
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xa21d60…2b0d15
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xfde4de…52ed62
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x574a52…8690c6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x592fe0…1ba536
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x9eeebc…ca86e1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x6a7e22…6a07e9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0xc8edd5…d2e8ce
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates102d ago0x644748…585e25
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x8ea125…26a85d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x7acd49…106797
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x054316…c1370f
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase102d ago0x0a0374…e81a36
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates102d ago0x194aef…edb630

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.