Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x5c26da…fc5735
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xb01bd2…00d6dd
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x2384be…7efbc4
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x6b8dfc…0861dc
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x0d3454…be8d4c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x4556f1…1c6e60
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xda511e…0cfa20
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x552dab…9d628f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xa4cead…d76f0e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe3c657…f90481
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x783acd…676bd6
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x8a299e…6898d2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xc5cfeb…52cbd0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xc4c919…dae753
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xae9a7e…6df50d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x98ce1a…3f53fc
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xc99491…b63cf3
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xe3a60a…f14763
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xadd492…6bf821
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x1d9cba…41a15c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x19376d…a1853d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0xd4f246…80e737
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x95cca9…ec7d80
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x50444e…234157
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa16d ago0x5b8c6c…257451

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.