Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x06f7c9…d663f8
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x920850…60555d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc39d ago0x8e0555…75cebb
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x5b85a5…18e5cd
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xc4a503…605293
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x6b0585…d70d52
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0x90a2a6…596e71
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x7b4560…675c8b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x5ef84d…f7c098
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x313b56…2d2cae
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xbc494a…90b3f1
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xcf2105…c3400d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0x9e6297…ebd696
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xa6ae42…aa668f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xa3fb40…f5f258
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xbbcad1…2a19bb
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xa6682d…0f0bc6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xc714f1…18bc8c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x8a8bf3…0aac5d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xcfaf9d…20dd15
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x1d70a0…5c71ee
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xd3b16b…6608b3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xc2fff1…7bc8d3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0xb9557b…298c63
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x2580b6…5f181f

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.