Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50e8c4…110c18
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef90cc…a3c13d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27862b…876076
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6f653…c2ae09
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cf356…200e5f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa38686…68b223
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82d73a…3bf33e
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c3504…804d20
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3de9b2…1e3b55
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5020d…073cbb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58d509…d312d8
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x293d9b…e6716c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb65c8…b3491b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb2744…04f5e4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7af71f…d0fe5c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04ab0d…ef4deb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64229f…61d401
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f8147…5898c9
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7c971…921a2a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb45fd…3583c3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3deb0…edf89f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28b1cb…676afa
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0c31f…00e496
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6632f8…11023f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04c128…e11ea5

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.