Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x2bf85a…8f9450
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x077a71…ced679
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x800ac3…a261a2
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xec29f7…3ac1e8
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xc55f2f…9f0eee
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xc5ba7a…d895e5
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x3bac29…aaa5b9
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x397061…8ad19e
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x21d777…a161fd
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x297cec…2c13ea
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x3bbc68…57097c
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xc2ecf2…77bbbc
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xbb1bf2…7195b9
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x8bd367…b308a5
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x4b2694…b81e6d
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x739250…24d95e
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xa5faf0…ccc6bc
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x442e7a…7aaa93
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x32b5e1…06dc8b
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x60e544…7c11ff
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xa2af8a…d429ab
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0xcdb487…864071
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x4f201f…2b4242
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x3d7ca2…0c872d
0xb9eb…a8050xfe80…47eeBase—$0.001100%fluxa19d ago0x9ce889…181867

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.