Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x6ea82d…c1062f
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xd43b34…84ebfd
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xb508d0…b2e4d5
0xd64d…07450x9c95…e299Base—$0.001100%fluxa38d ago0x22dbba…0324d8
0xd64d…07450x9c95…e299Base—$0.001100%fluxa38d ago0x512dde…a35065
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0x4141f8…f2f642
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xa5659f…41b8a5
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa38d ago0xa46e8f…d8acf8
0xd64d…07450x9c95…e299Base—$0.001100%fluxa38d ago0x22b953…305e28
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xdfc699…3740cb
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0xe6a254…fcd583
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x8fcec1…8b10fd
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0xd56c40…7f60c5
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x838bce…05ea3b
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xf2cd21…6af05f
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x1e1c28…4bf466
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xa8636e…45496b
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0x0903f5…f1cb3e
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0xaf88a6…4babbc
0xd64d…07450x9c95…e299Base—$0.001100%fluxa39d ago0xc9dba0…a0acdd
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0x450022…aae722
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa39d ago0xf8591e…19b011

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.