Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x982789…bbeaac
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac064a…c55470
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x853a0b…9e0c46
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf33f8b…fd20ad
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae7ac2…8bc8f0
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfef1d4…37b39d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf49470…fae0ea
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3427d6…4f64e3
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x670382…79a522
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x792aba…fe5d1c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x423a5c…ae1f42
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61107a…fc6b1c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8024c7…662376
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9b9a0…4b15e0
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a2eac…5c229f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x383470…80fa4c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc80384…d573a2
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc3f4f…7886d9
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1f33f…f9d16a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f1572…6c44aa
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31ab89…7341aa
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d4c2c…91963f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3402e9…42e594
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5c6f4…a343de
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4793a9…a1de70

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.