Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x5c9f5c…3be172
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x8899e5…87e7e2
0x43df…54640x9c95…e299Base—$0.001100%fluxa38d ago0xe0430a…1cbe1d
0x43df…54640x9c95…e299Base—$0.001100%fluxa38d ago0xbf48d3…ce98f1
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xc3d882…3cdd37
0x43df…54640x9c95…e299Base—$0.001100%fluxa38d ago0x328fad…50e671
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x9547fc…d319c7
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xd4a4f7…4f6bc3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xeb5ef2…83e2df
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xddea20…e039ad
0x43df…54640x9c95…e299Base—$0.001100%fluxa38d ago0x919df8…6420ba
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x787d99…5fc884
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xbe04d7…e11bcb
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x548c4a…996565
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x1ab96c…b690fc
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x0ac5d7…735ba3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xb4925d…def4bd
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xc4f496…e06e6d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xcf8cc0…bf4c3a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x14d43d…c97258
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xb34458…ec33dd
0x43df…54640x9c95…e299Base—$0.001100%fluxa38d ago0x3bc423…8024ba
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xf4c200…f82849
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0x862776…4764cd
0x43df…54640xfe80…47eeBase—$0.001100%fluxa38d ago0xa9001e…dad6d6

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.