Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x3167d4…d4b01e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x2b3ee3…a9bee4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0xa5136f…fe9e05
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x917099…08bcf0
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0xfa6b22…8f43f5
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0xd37a19…3a3b6f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x4e6e24…bc2481
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x6fb20f…c1796f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x7580c3…f3f0ce
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x5c99f5…f5c321
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x95ecb0…95bb0b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x6edf9a…aed2cd
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0xda1ce2…df0816
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x4aee23…1b55d3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0xc28189…5f25ce
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x9267ad…e092f2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x02bdb8…4ca052
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa28d ago0x2c1dfb…2b40d9
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xdc22bb…bfd4ed
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x2ffd56…5076d3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x3c7981…2aad0b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x667ae0…73b589
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x403655…f7f369
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x626982…296cc0
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xe85b7f…d9d019

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.