Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xfbf20d…25bfb3
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xa90b48…ac0ca5
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x20a9ad…5e6c4c
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x215209…9592a5
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x9accfa…69666f
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xb47b84…7130fd
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x54cf8a…59b5bb
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x5d852f…1315f7
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x721921…beb3cb
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f249f…68bd9b
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ea340…c34008
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xf498e3…3082c2
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xcaeea2…38b8af
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x04324b…71f3fb
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xc219e1…22aa62
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x567aea…c74433
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x45690f…dd7a0a
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xc22c6d…ae1db4
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x7b06fe…53569d
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xe8fbf1…b3323d
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x054dfd…1ec2a2
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x5550d3…682fca
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xea1b3d…0cb7d6
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0xf8391b…03a046
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa16d ago0x94c7ef…a1c5ac

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.