Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x53e396…231360
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0xcf929f…9957ff
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x4b62bb…8f3c4a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x384ce0…1dc168
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x02c1e3…8946ee
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0xbf838f…03a954
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x3a9fa5…357e85
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x47fb85…821b9a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa23d ago0x1263ec…b36a0d
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x212e59…ea7421
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x28f948…8df415
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x9e9ea7…7f95d8
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xa5cc6d…afff51
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xdfd754…1ff129
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x83832b…719092
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x2d3c8f…1f21d0
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xd17398…78aa13
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xd148bd…2af4df
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x695432…16115d
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x201f95…d5d929
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xefcac8…eff262
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xa8b8c6…adced7
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x77c16c…22a5c0
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0x681831…94996c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa24d ago0xd42ab5…965a18

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.