Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0xc8152f…64d396
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0x65d08d…fc3a1f
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x15d4de…f4970c
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x9222a1…a8558e
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x19aa86…98650a
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0xb55d89…6dc3cf
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x8a976e…5f2047
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x0c74bd…19fe76
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0xa0e973…5dc38e
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x2a6396…4ba368
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x470350…5954c3
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0x3d4086…b30d54
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0x5d1cf3…b6bbcd
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x9d7a56…30bde6
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x3ca277…c0d814
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0xd84667…7408a3
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0xd9a50e…26ad78
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0x03f9b5…9c4c54
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa37d ago0xdbd05f…21cdb5
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0xd28669…db26ca
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0xc7b916…d9ff50
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0x5e95cb…8fb865
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0xfc222c…5cebeb
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa37d ago0xf19337…449d54
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa37d ago0x2b650f…423bfb

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.