Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93aab1…0c06f1
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e8961…7defce
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b81f4…47fc65
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa52dcb…fdc780
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9318ce…6f8935
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb418a0…e10f6d
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x539760…42ad9c
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5dbf43…5d2477
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x611b32…0213bb
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe3976b…7bf456
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf345a4…efd150
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2fa73f…cac40a
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x91af31…db7dec
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4aa074…ce9add
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x15e099…729086
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2195e4…5b7772
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c8e34…86aa23
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8258f3…e59ada
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xace5a4…67afd3
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee23f6…c389a4
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9465c7…3c196a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI111d ago0x57cff9…d06319
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfe35c2…f353d1
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI111d ago0x244bd5…ea2698
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa67a18…e24145

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.