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%fluxa25d ago0x42069b…587c17
0x7daa…be570xfe80…47eeBase$0.001100%fluxa25d ago0x3ea05f…9bc757
0x8780…71f30xfe80…47eeBase$0.001100%fluxa25d ago0xd0b3df…0ecf0b
0xad50…65520xfe80…47eeBase$0.001100%fluxa25d ago0x47eccc…8a54fe
0x07a7…f5210xfe80…47eeBase$0.001100%fluxa25d ago0xccd7a0…381dbf
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa25d ago0xbd1420…16eb7a
0x350e…50890xfe80…47eeBase$0.001100%fluxa25d ago0x7e86bb…55acc1
0xd33c…d48d0xfe80…47eeBase$0.001100%fluxa25d ago0x64743f…b46cb7
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa25d ago0xfb7423…b2114d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa25d ago0xb7e114…f1e31a
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa25d ago0x524127…e0cfb0
0x4e7c…4a890xfe80…47eeBase$0.001100%fluxa25d ago0x3b3429…be54dc
0xad50…65520xfe80…47eeBase$0.001100%fluxa25d ago0x7ccaa1…f7aef3
0x7f3b…cff40xfe80…47eeBase$0.001100%fluxa25d ago0x1ae190…f34e39
0x2d16…87100xfe80…47eeBase$0.001100%fluxa25d ago0x8987e2…c021c8
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa25d ago0x542046…e06103
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa25d ago0x0a9c07…77d7b0
0x43df…54640xfe80…47eeBase$0.001100%fluxa25d ago0xd75118…64b36b
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa25d ago0x4500eb…25b417
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa25d ago0x50d3e5…517b24
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa25d ago0x08fe9e…c51a30
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa25d ago0xe19b78…89b084
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa25d ago0x775db4…2d48dc
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa25d ago0xd9c43f…d29da4
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa25d ago0x2540c0…8d1d1f

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.