Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebfd…589b0x9c95…e299Base$0.001100%fluxa41d ago0xed2bee…ab4fd7
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa41d ago0x6807ec…0fe31e
0xebfd…589b0x9c95…e299Base$0.001100%fluxa41d ago0xbd724d…282772
0xebfd…589b0x9c95…e299Base$0.001100%fluxa41d ago0x2858b1…038118
0xebfd…589b0x9c95…e299Base$0.001100%fluxa41d ago0xf27a7c…c78c4a
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa41d ago0x4491d1…fd200c
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x1a2e09…a7558f
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa42d ago0xdd3f2f…7fe404
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa42d ago0xb14bdd…d48f60
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa42d ago0x6a1e80…b0ba0a
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x432647…7ff430
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x214114…821df5
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0xe421e9…18db63
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa42d ago0xd10a53…9fc88c
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa42d ago0x94438b…194ce6
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa42d ago0x77fa4b…bff48f
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0xb61fce…c93862
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x1111ab…928ab6
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x64402c…786bba
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x032e0c…21c2f5
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x22f32d…f166e9
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0xd23467…59e34c
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0xf6f9fa…a651ca
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0xbe171e…9dc763
0xebfd…589b0x9c95…e299Base$0.001100%fluxa42d ago0x634b3f…cae94e

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.