Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xc66539…884d19
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6e8c58…d5c0dd
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xabec41…219976
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x5a743e…3a4d39
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x41e9e1…6a4e64
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x319e1d…18ecba
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x19c9de…fa8454
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7be7c7…3abeaa
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x53728f…e72815
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xcada1b…222d8f
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xdf46b9…f23b50
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x079ced…3f23ac
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe36111…6fc105
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x0efcba…baff5b
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0xdaca9c…d02762
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa23d ago0x165321…9b07ea
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0x245f63…de780c
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0x07653e…24b4da
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0x9f3a81…1e21b7
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0xafcdd5…b3e170
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0x8d8f38…d3d3fa
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0xdabc69…b120d1
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0x78e694…d2a3b7
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0x4721db…ad3105
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa24d ago0xf4e71a…24ea10

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.