Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x277234…2a9ecf
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb33267…eebc22
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb66c1d…0dd964
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcac197…d45e67
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b4b0b…0e629f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c7101…70b517
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0cea06…ece865
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x045a79…294bae
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc902d…f73ff2
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d8239…ad08cb
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c3fcc…a8598f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5bfaf…66c14f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf4426…f42617
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf20393…9a3fa6
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x696ac9…9e746b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcfd7d…55ae14
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb14f39…a9b434
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf97d3…f46667
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba2855…7b6221
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x401a10…a61546
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1aa19f…f03ef7
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc79f85…f0f8d2
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24a082…59c4a4
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6090f7…fe7b0d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cb205…7bf211

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.