Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x799edf…5c255d
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x4d042e…790158
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x461368…b2c8a4
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0xc30742…ec54e6
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x3d52a0…6bc822
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x6e96c0…ad4913
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0xa5975e…07a036
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x168b45…dc4dd3
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0x1078aa…d14b04
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x470ec7…341dd3
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x08eee8…eeec2c
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x4af11c…30198b
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0x2e9ba1…264c28
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0xecda2d…20bf61
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x171adf…1db79b
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0x6d0de3…c9d76a
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0xd56e54…f5cafb
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0x70195a…ce042b
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0xf14cd3…dd3881
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0xcfc466…0d3584
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0x9addf9…91a85a
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa33d ago0xe0449a…6387b1
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0xbd2c36…5498b1
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0x3520f2…cf851e
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa33d ago0xf18728…7d55db

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.