Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0x411a32…c69111
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x2b84b9…081735
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0x72368d…6cc5f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0xca83c7…f6e67d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x8f4279…eb5005
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0xf4389f…3a0815
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x552466…8d5985
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase49d ago0xfa5ce5…294d38
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0xf252b9…b9fdd0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x8d13c0…772809
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0xc869d7…e93a27
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0xa6e8b8…7c7a64
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x29e519…67d675
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0x2a63b2…6b3cd6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x7c7ef7…4c0267
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0x55829f…ba3db7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0xb3248b…97549a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x199d23…c587b3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0xbdc849…6f18dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x870e69…8c64c2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase49d ago0x478583…922a05
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0xa34202…f8fb29
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x511c9e…94ed23
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49d ago0x8aa782…72c290
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49d ago0x8fb9ef…d165dc

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.