Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xee9301…9524dc
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x41086c…78235e
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x68a433…c3c579
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x3b5a96…3deed8
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x9a6dc7…1eb0e4
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x3da7c5…53803d
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xd9350a…f710ed
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x99b2fe…8ce827
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x9183b3…d97290
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x90e5e6…fa5dc7
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xb6837b…df1786
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x8ee4ab…0dec2e
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xc16f11…436874
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x8ef063…33961e
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xb21316…264318
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xc48b97…fbac43
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xec3d4e…a11ef7
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x602c01…d1e009
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x1f4081…9d7a3c
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xbb47fa…67d40c
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xad4068…e0a4c2
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xff9a47…b28302
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x19d86e…dbabcd
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0xa2b7f2…af8d79
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa16d ago0x31b89a…68fac7

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.