Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x10191b…6bba09
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x36a430…ead9f4
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xdb334e…770f5e
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x0e787c…c2b73b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xfc025f…d5a4b9
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x3db4a0…638a35
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x690cfe…b9a0b2
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x959ef3…d065dd
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x0106a1…df236f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x4abe51…d9a88c
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x7ea040…bf79bc
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x8e40e1…635382
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xc95dcc…0ccb69
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xf9ff65…6b1aaa
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xed3931…48cafc
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x044eb1…612fe6
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x23d215…e95102
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x6d8318…e5f663
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xf94715…10940f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x214747…b3e81b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x892642…50b86c
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x5ba50f…e1c5ab
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xe857e4…34854d
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xae3723…21447d
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xbd4739…3633d5

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.