Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeb7…bddc0xb0aa…a35dBase—$0.01100%coinbase60d ago0x7dc50d…eed055
0xdeb7…bddc0x9b3c…8af0Base—$0.01100%coinbase60d ago0x88424f…0e4780
0xdeb7…bddc0x16d9…f5d0Base—$0.01100%coinbase60d ago0x24f856…58edfc
0xdeb7…bddc0xcd55…49b7Base—$0.01100%coinbase60d ago0x0c3ffe…f53040
0xdeb7…bddc0x20ab…9d5cBase—$0.01100%coinbase60d ago0xb49db8…4af4e7
0xdeb7…bddc0xcb97…a488Base—$0.01100%coinbase60d ago0x2aa7b8…334c77
0xdeb7…bddc0x4726…6beeBase—$0.01100%coinbase60d ago0x4d69b8…138c47
0xdeb7…bddc0x91ba…fa54Base—$0.01100%coinbase61d ago0x6a8a46…5ca77e
0xdeb7…bddc0xb0f9…f9a3Base—$0.01100%coinbase61d ago0xf3ee11…d338d3
0xdeb7…bddc0xaee9…2e1aBase—$0.01100%coinbase61d ago0x76dcab…e10d29
0xdeb7…bddc0x8870…d7f9Base—$0.01100%coinbase61d ago0xf7ee03…7cff26
0xdeb7…bddc0x5000…109eBase—$0.01100%coinbase61d ago0xb310f8…a3d768
0xdeb7…bddc0xdc59…61f6Base—$0.01100%coinbase61d ago0x9c4096…d56219
0xdeb7…bddc0x833d…1dc5Base—$0.01100%coinbase61d ago0xa21938…8f346b
0xdeb7…bddc0x4ddc…6085Base—$0.01100%coinbase61d ago0x49c41b…5680f9
0xdeb7…bddc0x7347…e2cdBase—$0.01100%coinbase61d ago0x58f43f…6fff7c
0xdeb7…bddc0xe7ef…783bBase—$0.01100%coinbase61d ago0xa59063…a5a516
0xdeb7…bddc0xec90…6037Base—$0.01100%coinbase61d ago0xfc22dc…8a2c82
0xdeb7…bddc0x3082…28e0Base—$0.01100%coinbase61d ago0x8c0316…fa0e11
0xdeb7…bddc0xe553…db53Base—$0.01100%coinbase61d ago0x02e51e…0b7f39
0xdeb7…bddc0x2987…468eBase—$0.01100%coinbase61d ago0xad9746…ea135c
0xdeb7…bddc0xfc33…77e5Base—$0.01100%coinbase61d ago0x0b3b95…40fdec
0xdeb7…bddc0xa873…0306Base—$0.01100%coinbase61d ago0xc0557d…f8e42a
0xdeb7…bddc0x1d21…137fBase—$0.01100%coinbase61d ago0x77eda2…11ad03
0xdeb7…bddc0xe491…de5aBase—$0.01100%coinbase61d ago0x260f49…15c3e1

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.