Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ba…4b4b0x3e0a…78e7Base—$0.005763100%coinbase73d ago0xf42f75…2a9ce8
0xc4ba…4b4b0x3e0a…78e7Base—$0.003339100%coinbase73d ago0x676175…ce5f62
0xc4ba…4b4b0x3e0a…78e7Base—$0.004215100%coinbase73d ago0x2c770e…0b1b78
0xc4ba…4b4b0x3e0a…78e7Base—$0.003113100%coinbase73d ago0x5c2271…09eb45
0xc4ba…4b4b0x3e0a…78e7Base—$0.005857100%coinbase73d ago0xd2f2b8…8f658b
0xc4ba…4b4b0x3e0a…78e7Base—$0.004913100%coinbase73d ago0x1e48ad…45b9e6
0xc4ba…4b4b0x3e0a…78e7Base—$0.004531100%coinbase73d ago0xb49309…a28a3f
0xc4ba…4b4b0x3e0a…78e7Base—$0.003392100%coinbase73d ago0x687a75…4bcfba
0xc4ba…4b4b0x3e0a…78e7Base—$0.004604100%coinbase73d ago0x368b2f…a24e24
0xc4ba…4b4b0x3e0a…78e7Base—$0.003335100%coinbase73d ago0x834f26…ac269e
0xc4ba…4b4b0x3e0a…78e7Base—$0.005284100%coinbase74d ago0xdba730…df297f
0xc4ba…4b4b0x3e0a…78e7Base—$0.005442100%coinbase74d ago0x82d985…96c185
0xc4ba…4b4b0x3e0a…78e7Base—$0.005177100%coinbase74d ago0x351a4c…8accc4
0xc4ba…4b4b0x3e0a…78e7Base—$0.004216100%coinbase74d ago0xf15ec3…5206af
0xc4ba…4b4b0x3e0a…78e7Base—$0.003029100%coinbase74d ago0x97cbbb…e48b80
0xc4ba…4b4b0x3e0a…78e7Base—$0.002853100%coinbase74d ago0x3d49da…e539b7
0xc4ba…4b4b0x3e0a…78e7Base—$0.005572100%coinbase74d ago0x98b497…f6bb2b
0xc4ba…4b4b0x3e0a…78e7Base—$0.005731100%coinbase74d ago0x3c12e2…81d333
0xc4ba…4b4b0x3e0a…78e7Base—$0.003268100%coinbase74d ago0x7137df…67deb9
0xc4ba…4b4b0x3e0a…78e7Base—$0.002875100%coinbase74d ago0x9d3b55…45f7db
0xc4ba…4b4b0x3e0a…78e7Base—$0.005582100%coinbase74d ago0x25fc65…9a967a
0xc4ba…4b4b0x3e0a…78e7Base—$0.004877100%coinbase74d ago0x81ced4…156545
0xc4ba…4b4b0x3e0a…78e7Base—$0.004616100%coinbase74d ago0xf285e0…8f7d33
0xc4ba…4b4b0x3e0a…78e7Base—$0.003439100%coinbase74d ago0xb6b549…d7f6ca

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.