Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa67d ago0xd9c83d…0b87d6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa67d ago0x412fa5…013d9a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa67d ago0xa50595…31f7a1
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa67d ago0xfc0bf1…115e0a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xdcac82…9addbf
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe10b01…299ef7
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x2c0830…47d5eb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x00327d…9b87c4
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xa5b8eb…36bf6f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe812e7…f3719b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe6bb00…c76985
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xd08087…133d50
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x9973e2…0e9996
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xa7d6c1…330731
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x3b8ff9…f62e62
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xf5df48…b4e3c8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe6dfcf…8573d9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xf1134c…d90aeb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x1ba4f5…a45297
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x7de650…3a6e91
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xd7f919…f03323
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x7eb912…0d4e48
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x7360b5…bbbfd3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0x1c7aac…ca2f1e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa68d ago0xdfd621…2a92a2

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.