Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x0c7d77…3b4273
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xf6639d…994ab3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xfabe56…b9cbf7
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x63e040…d6003e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xaaf9a6…dfd099
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xd9bf54…88f95b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xf00501…f3ed9f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x520c5d…59dcf6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x8e06d3…1bebc8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xdd4278…4b4446
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x3c73b4…e93ce7
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x9622ab…dc1d9c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x92bc7f…0f076e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xa58e61…5e0ee1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x966db5…4a863c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x2083ad…e9a974
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x74d1da…6e3935
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x17fd3c…4c4fe4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x2038de…d7517a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa23d ago0xd541d8…108e5f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa23d ago0x874f08…5f9f27
0xde30…05d50xfe80…47eeBase$0.001100%fluxa23d ago0x49f524…78e668
0xde30…05d50xfe80…47eeBase$0.001100%fluxa23d ago0x040204…a0d01b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa23d ago0xf697e3…e6ed2a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa23d ago0xbc312b…b6681e

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.