Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x794abb…0bcf01
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x91245b…645adc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xe7d437…c1df36
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x6496eb…9c0588
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x5f3597…3bb39a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x8c0a5d…5a0345
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xd672d8…3b4fcd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x025e48…4d4415
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x411253…337b52
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xa6bbff…a1059f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xf55925…fe593e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xac0561…0d9a3f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xf30709…c53de7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xb610f5…f55550
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x5969b1…72cc93
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xf9ac00…8261f1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x8d37bf…b78a48
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xd3c889…284500
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xa47482…b1cd38
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x5f03b6…333ea6
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xeb0ca7…39bf28
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0xd4b107…933fdc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x4024d5…cd34b9
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa30d ago0x11b876…4297e5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa31d ago0x652b58…1f6349

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.