Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x3cf3fa…2013a6
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xfdfcf8…1062c6
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x5d00ce…a1411c
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x9b38db…bf0707
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x41296c…8fac01
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x41e0d3…f2c219
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x0ec0f9…da31e4
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x6d0680…444e8c
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x88bc56…2e790d
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x31af38…4d8a25
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xffdb35…6c4273
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x26231a…724f2d
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xe460a1…207f99
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x0e0113…f5ba56
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x1a5b47…313bc7
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x493594…3800a7
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x61cf20…f03072
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xa2f3a9…1a662f
0xb6ea…9cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xc4f03c…d2fbdf

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.