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%fluxa21d ago0x15a4de…1577ca
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xe7c805…c64657
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x1f8fff…271df0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xcc65cb…b59d4f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x3c9ed2…216226
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xa2dcbd…401e4d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x1a354e…3125ae
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x400a04…122f85
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x1b10b1…308600
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xf77057…d12481
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xd68b61…35a811
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x894561…24abec
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x7eb549…ef881e
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x62908e…7975f2
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x52b672…0b71b5
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x4ce2a9…c5b367
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x19eafd…649d29
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xf65780…95eed3
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xd42261…94ba07
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xbfb004…8d8412
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xbed1fc…669829
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x3fac58…0d7d78
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x89780a…92bf6b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x345162…29f54e
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0xa9e4f8…0de37e

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.