Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x615f03…348b2b
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x0ab62e…470c67
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xa7dca9…b74bc6
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x5f62b2…20bc4b
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x967536…bf6bd7
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x818779…87fa3a
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xebf407…939e0b
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x89ae0f…625cf8
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xcc577a…acdebd
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xfe0150…6965d4
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x0f2df2…0c22d6
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x6d0d2f…ea2143
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x7b233d…88c512
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x78169b…c3c5cd
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xbaf88d…559f9f
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x62f219…7e2995
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x6d5c77…c27eaa
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x17da1b…ebebed
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xdd7bdd…215670
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xa2136a…0a2aa6
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xf83926…58a555
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xb2de62…b0555e
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x2f1a22…0e1b7a
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0x169acf…0db3d2
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted120d ago0xa309ba…d2b16f

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.