Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xe27a3d…3501b1
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x3fbbb5…792e94
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xf73975…da7cb2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xf805c8…32198b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x151b84…cba14f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xec255c…37d066
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x59734a…5142a8
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x018c30…217727
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x477160…945d4d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x14232b…d1f0ca
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x58dd69…f46806
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x0964dd…01ec56
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x26b545…9931f0
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x923c82…be62ad
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x32e5cc…89b7ae
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xed04b2…ef059c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xb5df0a…55d9f2
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x5324f3…4a4b8d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x5d1a36…e7e9da
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x62eae7…e7e0f4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xd8c3d9…5d0c35
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x5c5791…0aaab5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x3b83d1…05b311
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0xe5c7a9…f5c93b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa27d ago0x06a13e…6829ce

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.