Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1054…21750xb33b…6988Base—$0.01100%coinbase70d ago0x95aa08…95c3e0
0x1054…21750x82a9…6583Base—$0.01100%coinbase70d ago0x84752e…622d44
0x1054…21750xbea5…1654Base—$0.01100%coinbase70d ago0x2ff5c9…725366
0x1054…21750xfeaa…81efBase—$0.01100%coinbase70d ago0x643273…0bd21d
0x1054…21750x8abb…89b5Base—$0.01100%coinbase70d ago0x6397bf…ec1353
0x1054…21750xa010…9ddcBase—$0.01100%coinbase70d ago0x485fbe…6394fc
0x1054…21750xe913…f8a2Base—$0.01100%coinbase70d ago0xb21602…89fefa
0x1054…21750xca76…88feBase—$0.01100%coinbase70d ago0xfdf69e…7be3f4
0x1054…21750x1bb7…2321Base—$0.01100%coinbase70d ago0x2034d4…c7db06
0x1054…21750x9ac8…87ecBase—$0.01100%coinbase70d ago0x02b2a6…fb8bf2
0x1054…21750x8db8…428aBase—$0.01100%coinbase70d ago0x386784…56419b
0x1054…21750xd970…e6adBase—$0.01100%coinbase70d ago0xa4d130…b2614f
0x1054…21750x061c…3dd2Base—$0.01100%coinbase70d ago0x451631…eb6142
0x1054…21750xa27e…1720Base—$0.01100%coinbase70d ago0x41956c…ff8e29
0x1054…21750x450f…9fc7Base—$0.01100%coinbase70d ago0x92573a…bffb55
0x1054…21750x3f47…fc9bBase—$0.01100%coinbase70d ago0x8ab82e…22d689
0x1054…21750xa43e…e14dBase—$0.01100%coinbase70d ago0xb78327…75e3fb
0x1054…21750x0039…d8b5Base—$0.01100%coinbase70d ago0x2e4880…b937b7
0x1054…21750x44a5…ec2eBase—$0.01100%coinbase70d ago0xb3d9dc…b05ad6
0x1054…21750x63e5…76beBase—$0.01100%coinbase70d ago0x45a75f…24dd2f
0x1054…21750x5ae7…ac33Base—$0.01100%coinbase70d ago0x0f7b3f…c5ff19
0x1054…21750x50d7…a224Base—$0.01100%coinbase70d ago0x4f04cd…32ded6
0x1054…21750xe32e…7627Base—$0.01100%coinbase70d ago0xeace4b…5c845c
0x1054…21750x5d1d…4f72Base—$0.01100%coinbase70d ago0x021836…44d871
0x1054…21750x0c13…0438Base—$0.01100%coinbase70d ago0x87b54a…e0158b

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.