Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b7a…7fc90x3dcb…32e1Basex402 service$0.005100%coinbase13d ago0xa195a3…1f0041
0x72f6…cee20x3dcb…32e1Basex402 service$0.002100%coinbase13d ago0x95a679…b07338
0x947c…f9480x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x7f6715…8d5307
0xbc51…4abf0x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x13ecc7…93f4c6
0x9ed2…9b500x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0xa08396…7f219d
0x4fed…27300x3dcb…32e1Basex402 service$0.002100%coinbase14d ago0xe42fe6…bd7488
0xd5fb…ecf40x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x55722f…a9dcd3
0x4c2a…0a120x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x8f5e8c…53480b
0x5ca6…b8730x3dcb…32e1Basex402 service$0.002100%coinbase14d ago0x74145a…719471
0xaa26…90bc0x3dcb…32e1Basex402 service$0.002100%coinbase14d ago0xa177dc…4411b3
0x224c…aa4d0x3dcb…32e1Basex402 service$0.002100%coinbase14d ago0x967114…795f62
0x82d5…41a90x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x03e05f…d38d51
0x70d2…60150x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0xf6f237…143442
0xa3d0…ff4d0x3dcb…32e1Basex402 service$0.002100%coinbase14d ago0x28daa0…ec3418
0x9ed2…9b500x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x47101d…13d9f3
0x5524…def00x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x4fe580…0a3fdb
0xb782…a2090x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x877094…5583eb
0x9b75…d52a0x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x7dec60…ba8b35
0x7428…60a00x3dcb…32e1Basex402 service$0.005100%coinbase14d ago0x7fb2db…f0242e

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.