Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x9b65d5…03b68b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x307c84…9a1e0f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xc609fb…ec6f18
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x0ae994…f896b0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xe712e0…88dbd3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x0c5ae9…3960ea
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x898945…545b3a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xde58a6…38569c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xc87db3…8be19a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xe42181…b2fcb4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x153cb5…ee5198
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xecbbff…2fa841
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x496e42…8fb368
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x6ae36d…c2bdf3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xcb13d8…3bf1b7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xe0ca72…a23fb5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xaf6f38…62f708
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x851fae…841b63
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x4a9e8d…b6a032
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x01542d…58f316
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x12e5a5…f6cbd2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0xb00855…f7e59b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x50cfdc…7c3453
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x01fec8…f25de6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase9d ago0x92efe4…47db8f

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.