Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a6d…97150x4466…125eBasex402 service$0.006100%candidates105d ago0x662538…1a67f4
0x9a6d…97150x4466…125eBasex402 service$0.006100%candidates105d ago0x155ff9…ba3e79
0x9a6d…97150x4466…125eBasex402 service$0.006100%candidates105d ago0xcfbce1…57d55f
0x9a6d…97150x4466…125eBasex402 service$0.01100%candidates105d ago0xc37667…0207ff
0x9a6d…97150x4466…125eBasex402 service$0.005100%candidates105d ago0x0cb851…0c48a2
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase105d ago0x7c4406…9c20cf
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase105d ago0x20415b…ce2d99
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase105d ago0x2dc647…46194b
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase105d ago0xc85a1e…bc31df
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase105d ago0x1c0de0…b65f42
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase105d ago0x62ffab…1a5d32
0x9a6d…97150x4466…125eBasex402 service$0.20100%coinbase105d ago0x40fb55…bad814
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase105d ago0x73f2b9…1e97a9
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase105d ago0xd68d36…656242
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase105d ago0x65c2dd…a5ca39
0x9a6d…97150x4466…125eBasex402 service$0.03100%coinbase105d ago0xaf6d2e…57c5c4
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase105d ago0x89ad56…88500d
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase105d ago0x2d8ff6…948fe7
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase105d ago0x71a774…ecf6b5
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase105d ago0x371d8f…3b7945

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.