Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xadef45…748320
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xfa21a7…b9c535
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0x9c88fd…d11ea2
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xdbfd22…fd15cf
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xdbc000…acbddb
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xe3798e…860020
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0x05353f…2f0859
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0x845491…3e5359
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xd89b8e…d3447f
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xfc24f8…8a6a05
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa32d ago0x3fd97a…6f1831
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa32d ago0xcf2aac…bd8389
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa32d ago0x1fc36d…af9265
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa32d ago0x0c6d68…5d3ed8
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0x48c568…d6e1a1
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0x2e2690…c5df65
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0xef7209…1e3485
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa32d ago0x1eaccd…8c1590
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa32d ago0x8715cf…579223
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa33d ago0x4643e2…238730
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa33d ago0xbf0a64…d0f898
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa33d ago0x059ad4…7be7d6
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa33d ago0x9b3917…bc1ba1
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa33d ago0x176101…f0fcc9
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa33d ago0xac1e45…e4ffbf

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.