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%coinbase2d ago0x236f4c…6157ff
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xeabb05…26e24f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xdac21d…350985
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x394058…8b8605
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x6628d9…ae7520
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x111640…861288
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase2d ago0x31a43d…7f0f5c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2d ago0x5632a2…dace5e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xb9e0f5…8beb16
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2d ago0x4d5b74…28ec12
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x50ca1d…25251a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x82a09a…63e072
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2d ago0x498a75…215508
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x97f7c5…d77d8f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2d ago0xb474b7…1e84ec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x463166…93d033
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xc2a1e1…9fb9c9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xde7f4c…85c4c4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x9ceee7…4d39e4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase2d ago0x6836b9…b1dda6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2d ago0xd2e321…028e6f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xff3e53…423e73
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2d ago0xf468a0…b697af
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0xeab0da…abc640
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2d ago0x778e68…8f5ccd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.