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%coinbase29s ago0xdac697…64a37b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49s ago0xd6894e…8dbe4a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xd65d13…8e685c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2m ago0xb89cd3…0f683a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2m ago0xfabcc1…1b5ad1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase3m ago0xbe65bc…db1dc1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4m ago0x093e8a…eaa245
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4m ago0xfad074…58a050
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase5m ago0x7e1694…b7bb1e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase5m ago0x87dc15…a2f8bb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase6m ago0x2f0055…6e54ab
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9m ago0xda2a73…4a75db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9m ago0x931e14…b3c3d1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10m ago0x02a543…d32dfc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10m ago0x5f7d05…92c099
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11m ago0xce16d8…ff3c5a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12m ago0x75c35c…644352
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12m ago0xbc7573…25ba7d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase13m ago0x6e98e8…73c4a8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14m ago0x24ba79…72157e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14m ago0x43a8cf…acc555
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15m ago0xb8b9b7…c1864a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15m ago0x77cff2…0f74bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16m ago0x8c7889…0b26e0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase19m ago0x357128…d8ed40

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.