Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0x8692f8…6e1f96
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0x5fd2d6…1d4a5c
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xdd9408…216266
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x52c340…d9218a
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x2e5c21…0b0906
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x16085d…f5bd3c
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xd2988c…9f221b
0x0562…fe630xef43…6c7fBase$0.02100%coinbase175d ago0xcf67a1…930b37
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0xa128f6…0291d6
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0x607321…bca31b
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0xdcc172…8b87b1
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0x8eb334…becf3f
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0x6336fb…7878be
0x0562…fe630xef43…6c7fBase$0.01100%coinbase175d ago0xf18c95…5c28a8
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0x253e11…e42e77
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x178d20…111242
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x0b5b81…6447b8
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xa7ab17…77236d
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xbe1403…573db7
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xaf95ee…3d7d07
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xca26d4…1d493d
0x0562…fe630xef43…6c7fBase$0.02100%virtuals175d ago0x167b56…48e06e
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0x00614c…3534c0
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xcc4b2d…f33116
0x0562…fe630xef43…6c7fBase$0.01100%virtuals175d ago0xe9e48a…c240dc

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.