Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x328126…8eb65d
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xf1d07e…47272b
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xc43d1f…d252ff
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xf71a40…0e1c18
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x438367…09ed7f
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x2e6e0b…d0cf6c
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x2243de…736f91
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x0e9b00…2d3697
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x61ff1d…b1525a
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xe59f32…6d8b37
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x2684d5…4cf746
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xcff05f…dcbbbd
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xad0287…fd0ef9
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x63c6c4…16725d
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x6ed35e…058f4e
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x08194d…811869
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x03172a…5bdd26
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xd29b15…4ef584
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xe73129…ddd18a
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xcec21f…a2742a
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0xf660b9…c1ea05
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x037d2f…40b4e2
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x171086…5a5f83
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x355070…986342
0xdc3e…4a280xfe80…47eeBase—$0.001100%fluxa6d ago0x5810ad…3036d2

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.