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%coinbase105d ago0x64fb42…a8c90c
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xa6b5a9…cbce56
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x7eef44…6e6c26
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x1744a7…d11e9e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xd4c528…615f2f
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x356af9…cf95fa
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xc6357e…069f00
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xe0c1af…1d1721
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xf5792e…45337e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xb8b42f…3a76dc
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x589ed1…8e2217
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xf539e9…bc58a2
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x34a1f1…9bf9af
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xaf78cb…33df28
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x66479a…011237
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x935dd8…413d69
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x5af412…57dadc
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xb9bb10…2ca91f
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x85ded7…1b3175
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xd30152…d05394
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0xf6f016…1380d2
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x7f731d…42bf53
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x50d430…fc5b4e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x3d9284…077536
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase105d ago0x551125…a57aaa

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.