Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa37d ago0xff154f…6977a0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x523748…2ff5e8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x9ff71f…59f638
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x537c69…d60ba7
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x995f88…77cacf
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0xf998c5…493a96
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x9059e9…61090f
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa37d ago0x4707d8…1ff665
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x974d53…b637cd
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x2bf237…e2a153
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x02702f…2016c3
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x06124d…20b76a
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x28c62f…fffa37
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x6f7b14…1a61d7
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0xdad57f…df853f
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x6ee646…a4f362
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0xb682ed…5ad367
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0xd3c51d…bb6bbc
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa37d ago0x40e051…9335b5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0xc6ea48…b68cc8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa38d ago0xb0a82f…8a5256
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa38d ago0x4922ed…a50a4a
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa38d ago0x533a2f…6c5f06
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa38d ago0xa0804b…478ca5
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa38d ago0xe73fa6…6768d3

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.