Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9dc7cb…2f04a0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f1883…cfddc0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa575c5…b1953f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2fc35e…087821
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa319b…d2f8e8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb54903…ef7a89
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdddb3e…4f7816
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d9393…7ecb17
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93ba7c…37eb7c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b26c1…65cbc9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x778ebc…88e565
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x50c547…d8cbe3
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb23195…4319ea
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd04bf7…212e61
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x199348…45e7cb
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89eeae…afbf5b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b119f…500d64
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1e146…e862f4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75caa2…84b18d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacefc3…a710d9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0600fc…a5563e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa40392…c1e2d0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4623d7…9e0647
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47bccd…a37b45
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6d749…d6a183

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.