Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x4f8d96…b65800
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa44d ago0x519e50…45f0b8
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x291f43…d07547
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xb2f6c6…d49dec
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xbf0f00…fc5bf8
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa44d ago0x53ed49…efe033
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x0c14fa…091c85
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x02f3b0…30cf09
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x31aa6a…0a59fc
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa45d ago0xca8b3d…5e1007
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0x2d5ea3…4b976e
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0xe955d4…dc90d7
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa45d ago0x70ae54…102378
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa45d ago0x8b3ff2…4f1673
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0x08b001…21610c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa45d ago0xaf5fba…fbdd21
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0xf934e6…d41d50
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0x53e403…aa9a46
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0xdf8811…1f4862
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0x200efb…bf1494
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa45d ago0xbeaf7e…bc3260
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0xc5f683…5b1a35
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0x9accbb…521028
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0xda76c2…d10059
0xffec…fc020x9c95…e299Base—$0.001100%fluxa45d ago0x6ef5b2…148aab

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.