Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x80e7a5…49fc94
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x5a6d1f…92dd5e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xd32378…2f9776
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x97dadd…b53cf5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x66194b…e72b2b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x752322…ac5f6f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xd4a44e…d12818
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xa38289…73f439
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xa07c86…8c090a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xb1f63b…1ace15
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xdd8a43…62e177
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xa97b1a…ede039
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x27f962…1bac2b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xafb4ad…6d5880
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x9d1bc8…70795f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xe6f0c2…a0cf70
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x610a86…5ff6a6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xa79cee…047214
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xa7c7d5…d761bd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xd14869…5bb20a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x8cd79d…e90b3f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x74942c…ab4366
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xe30e15…492e07
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xcfd6dc…16b087
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0xbae093…2f0f56

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.