Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xa954d4…0d601a
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x533d1a…112ca3
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x4d4b58…0f1aaa
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xd135fc…3b0a96
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xc78433…592e52
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xec6b0d…f4b2ab
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x2070fd…2a65e5
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x82b4fa…e78610
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x000a31…63091d
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xaede10…73bd9e
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x37671b…d82127
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x2a5605…dd0bfc
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xdda119…e1bb43
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xe2e6b7…5d8307
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x1e08e4…545175
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0x3bd9b9…6152b1
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xe8bf88…0a9921
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xca53d9…af49b6
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xc80bb1…54d450
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xffe579…a07ceb
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa16d ago0xd229bf…904f3a

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.