Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x24582e…4b8ec9
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0xd110eb…9ff1dc
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0xc6ac02…5d8ddc
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x45b174…c6d8eb
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x324e26…8d6b16
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0xad2012…3e2d35
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x40ca8d…3ed7f1
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x98bc9f…8c5ea6
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0xb0ffb4…7c52c8
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x59428d…ce9372
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0xc90951…29e001
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x54850e…0b096b
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x732385…794236
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x6ab03e…98e7f2
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x645bd4…8127d3
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x79bc50…7b2a20
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x6f28b1…5cfef1
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0xfaca35…1d84f6
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x75ab2f…dd298f
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x546cfb…f90032
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa19d ago0x07f3aa…93c7f9

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.