Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2be…711b0x3f36…1909Base—$0.01100%coinbase71d ago0x44a16a…a5c532
0xb2be…711b0x1633…dafcBase—$0.01100%coinbase72d ago0x9eca02…6d1a05
0xb2be…711b0x373c…df34Base—$0.01100%coinbase72d ago0x299b4b…b6d942
0xb2be…711b0xbeed…92b1Base—$0.01100%coinbase72d ago0xc8c2c7…80110f
0xb2be…711b0xe8f1…5a76Base—$0.01100%coinbase72d ago0x222c67…f41e67
0xb2be…711b0x3305…91deBase—$0.01100%coinbase72d ago0x9f1a4c…509c94
0xb2be…711b0xa8d2…43e4Base—$0.01100%coinbase72d ago0x997de3…9192e2
0xb2be…711b0xe303…815eBase—$0.01100%coinbase72d ago0x9a246e…dcbf6f
0xb2be…711b0x8867…a085Base—$0.01100%coinbase72d ago0x8eee9f…624804
0xb2be…711b0x080b…2189Base—$0.01100%coinbase72d ago0x34f0e7…9dbc32
0xb2be…711b0xe6ed…44c7Base—$0.01100%coinbase72d ago0xb9d292…46a158
0xb2be…711b0xe546…4456Base—$0.01100%coinbase72d ago0x10bd5f…dad937
0xb2be…711b0xba2f…1a36Base—$0.01100%coinbase72d ago0xdeb9e7…547893
0xb2be…711b0xa22c…7cabBase—$0.01100%coinbase72d ago0x3f97bb…7cec27
0xb2be…711b0xf5a5…9824Base—$0.01100%coinbase72d ago0x6b0a47…f35b16
0xb2be…711b0xe683…7ab5Base—$0.01100%coinbase72d ago0x5b81f4…cbe3a9
0xb2be…711b0xa1da…7c2fBase—$0.01100%coinbase72d ago0x92ba35…659f40
0xb2be…711b0x6d74…d93bBase—$0.01100%coinbase72d ago0xbc9e42…732ff5
0xb2be…711b0x0a75…1efaBase—$0.01100%coinbase72d ago0xbf9332…587760
0xb2be…711b0x90ab…9b4fBase—$0.01100%coinbase72d ago0x3684c2…75c6ff
0xb2be…711b0x2459…1e9bBase—$0.01100%coinbase72d ago0x2273c6…f2a71d
0xb2be…711b0x3527…5c00Base—$0.01100%coinbase72d ago0x3041e5…dd330a

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.