Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcade…e9cb0x5091…4aebBase—$0.01100%coinbase78d ago0x2f84f8…d82275
0xcade…e9cb0xe992…3df0Base—$0.01100%coinbase78d ago0xbe6f7a…13ff5d
0xcade…e9cb0x838e…4232Base—$0.01100%coinbase78d ago0x02ee08…400aa6
0xcade…e9cb0xa0d6…541eBase—$0.01100%coinbase78d ago0x32b68d…c7dca0
0xcade…e9cb0x421e…aec9Base—$0.01100%coinbase78d ago0x75de3c…867246
0xcade…e9cb0xaf5f…82c2Base—$0.01100%coinbase78d ago0x3c9828…b5501e
0xcade…e9cb0x1687…ec7eBase—$0.01100%coinbase78d ago0x43a2f4…c77f58
0xcade…e9cb0x021e…0a19Base—$0.01100%coinbase78d ago0xbbcfb8…1b95c2
0xcade…e9cb0x378d…408aBase—$0.01100%coinbase78d ago0x279c50…84e9e5
0xcade…e9cb0xb42f…5aacBase—$0.01100%coinbase78d ago0x279007…f20e4d
0xcade…e9cb0xc55d…f6d3Base—$0.01100%coinbase78d ago0xaa1a78…bc06a1
0xcade…e9cb0x813e…a34cBase—$0.01100%coinbase78d ago0x24235f…98c701
0xcade…e9cb0xcf30…89f3Base—$0.01100%coinbase78d ago0x233033…88a241
0xcade…e9cb0x6cc0…025fBase—$0.01100%coinbase78d ago0x04083e…e03022
0xcade…e9cb0x85fd…c865Base—$0.01100%coinbase78d ago0xd02ada…122292
0xcade…e9cb0x6f89…6cbaBase—$0.01100%coinbase78d ago0x01ee17…fe45cf
0xcade…e9cb0x9557…cef8Base—$0.01100%coinbase78d ago0x564427…8fa804
0xcade…e9cb0x90f5…7ea1Base—$0.01100%coinbase78d ago0xb9137c…9a7f96
0xcade…e9cb0xdd0d…12f2Base—$0.01100%coinbase78d ago0xc44dab…068e41
0xcade…e9cb0x8969…f892Base—$0.01100%coinbase78d ago0x80310f…9677c0
0xcade…e9cb0xdb29…5476Base—$0.01100%coinbase78d ago0x4189f0…a6fe1b
0xcade…e9cb0x9509…6dcbBase—$0.01100%coinbase78d ago0xd62574…e50ee8
0xcade…e9cb0xf081…1830Base—$0.01100%coinbase78d ago0xf73d8e…9f9acd
0xcade…e9cb0x27b5…a4beBase—$0.01100%coinbase78d ago0x1aa417…56d49e
0xcade…e9cb0xefa6…37f2Base—$0.01100%coinbase78d ago0x40b48e…3c4603

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.