Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xe7f8ac…c8cf1e
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x527e96…0182a7
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x7f5968…6e5a49
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x75d63c…06e1ba
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xf95045…e8ad37
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x256c84…823c82
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x118c3e…3aaddb
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x098bc4…642ef2
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x9c603d…c9351a
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x59405d…375bce
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x73735a…bbeb4b
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xa56d5c…6c4fd7
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xcbc332…46335d
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x46e9b2…4a1e5d
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x2e4d7c…5214f9
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xaae481…9a759c
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xd88971…225924
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x269a27…126476
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0x62167d…ad1749
0x56a4…11290xfe80…47eeBase$0.001100%fluxa16d ago0xd4a250…3401d3
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xcbf5a3…d66d6f
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x3b8fc8…03f53c
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x1d55c6…5bceb2
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x1732ab…ff484f
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xca2d4c…cb41bf

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.