Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase21d ago0x5f5fd8…4dca96
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase21d ago0x5fc261…97ffeb
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x6fa81a…aa31ff
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xf2dd18…af3d72
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xdc1496…e71a72
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x939a44…0d2ce0
0x4c41…f8070x8503…9432Basex402 service$0.01100%coinbase21d ago0x25fd11…f0d7ab
0x4c41…f8070x8503…9432Basex402 service$0.01100%coinbase21d ago0xe6f530…d51b17
0x4c41…f8070x8503…9432Basex402 service$0.01100%coinbase21d ago0xa5e07e…7ec919
0x4c41…f8070x8503…9432Basex402 service$0.01100%coinbase21d ago0xc71d7b…ace9db
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x9fa567…3675c7
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x3b9917…e53b63
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x617ec8…e85b97
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xf48751…409303
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x1aa29a…5af2af
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xa880a9…e098ef
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x8d675e…f25778
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xdd2c7c…fe4848
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xed3daa…f6ac6b
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x035cbe…9f49f8
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x587a14…3fc468
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x444084…f0f297
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x0609ae…893b2c
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0x2dd99c…ddcf67
0x4c41…f8070x8503…9432Basex402 service$0.005100%coinbase21d ago0xc77d50…e5feb8

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.