Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0xbb714c…32316c
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0xc7e1b1…c31830
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0xc51f9b…ac57e7
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x0271ac…f74e48
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0xd2b570…6e4938
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x09b32e…cf2d15
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x3181cf…3dabe1
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x0a4cca…6de54f
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x151cc5…35b46d
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x8560e5…c9962a
0x092a…28170xfe80…47eeBase$0.001100%fluxa43d ago0xbab1a6…935d4f
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x744149…b5b63b
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x8f0f04…95bbfa
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x5e57bc…1d4191
0x092a…28170xfe80…47eeBase$0.001100%fluxa43d ago0x60d9b8…7f7811
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0xd01dd9…6c717b
0x092a…28170xfe80…47eeBase$0.001100%fluxa43d ago0x38cac7…066abb
0x092a…28170xfe80…47eeBase$0.001100%fluxa43d ago0x62ba4a…198294
0x092a…28170x9c95…e299Base$0.001100%fluxa43d ago0x002cd3…cf169d
0x092a…28170x9c95…e299Base$0.001100%fluxa44d ago0x147a57…c7d7d6
0x092a…28170x9c95…e299Base$0.001100%fluxa44d ago0x5e396f…2c9b15
0x092a…28170xfe80…47eeBase$0.001100%fluxa44d ago0xbb8730…d2350c
0x092a…28170x9c95…e299Base$0.001100%fluxa44d ago0x4bfb41…d550bf
0x092a…28170x9c95…e299Base$0.001100%fluxa44d ago0x35e1d6…d1900d
0x092a…28170x9c95…e299Base$0.001100%fluxa44d ago0x31f52c…fc3dd8

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.