Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa35d ago0xa55e80…09e628
0xde30…05d50x9c95…e299Base$0.001100%fluxa35d ago0x1c68c1…6e4361
0xde30…05d50x9c95…e299Base$0.001100%fluxa35d ago0x962b4c…91b144
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x566f5a…dc3cfe
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xeae9b8…2fbb6f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x1e6efd…a24979
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0xa64aa7…d7ca77
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xc1a6e0…d17b48
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0x2b0f86…1df242
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x6c0402…9cd4b8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xabc1f3…3ec876
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xa92365…2c7f97
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0x9e745a…9861e8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xc38126…eca9b9
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xc23a77…d9341e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xcf4758…497844
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0xfc752e…fdb661
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0xa9dd23…543dfd
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0x5e2bdd…cf2325
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0x5e6db9…953148
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0xaa7a86…6dc5f2
0xde30…05d50x9c95…e299Base$0.001100%fluxa36d ago0x1e006a…28b2e3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa36d ago0x5b03d4…be5e28

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.