Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf348…49090xdc59…1506Basex402 service$0.01100%coinbase101d ago0x6af159…cf6e3f
0xf348…49090xdc59…1506Basex402 service$0.01100%coinbase101d ago0x556dd4…a3309b
0x01f0…964a0xdc59…1506Basex402 service$0.02100%coinbase101d ago0x023225…628c5b
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x211326…19d114
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0xe63b90…81ddac
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x207e69…bfcb67
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x2a4b51…eadf3f
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x3f3d6f…70f434
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0xf48755…b97f69
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x1b3722…8c9d28
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x9adf29…58aca1
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x936533…d51e7f
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x940294…8d8278
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0xae6d06…b03d4c
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x528e30…076521
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x41bfae…a5873e
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0xa8f7af…fb1fe4
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x475cb9…872cb7
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x47acd2…673a76
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0xa10d24…e49fd9
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x86d644…d24e5d
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x792b17…4973b5
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x6daabd…3bada5
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x563ada…5556e3
0x01f0…964a0xdc59…1506Basex402 service$0.001100%coinbase101d ago0x74c535…4f732c

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.