Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8ffd4…62c03f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7490f6…b161a5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd49e86…3f4b7f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc734e3…fada99
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd4c5f0…76f06b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcb6c18…2635d2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb8a61a…e6b653
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc7da4e…7c800c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa01bd3…472757
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfee898…297ce9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x35a447…de9cc8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b0c0c…4f3de5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb9a249…8c9e31
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7659c8…68528b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa29dde…9dd4b6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb07b4f…0b3b1b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc99562…722dee
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x48cede…08896b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3ee582…cba544
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7b7083…fbd8d6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad5862…d3d850
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x10efdb…db1b46
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc0ea47…9d4d1a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7848f0…f8b14f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x97b126…6ce81a

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.