Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b22f2…d6e25d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc89415…60baa4
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10cf2f…7c8c5a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4048ea…7c2ba0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b57e9…f4785d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbdc698…10cc67
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e07ab…31bf74
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x993d42…f8fc2a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1817c2…561019
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x927b32…b7db03
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x534324…8bf2cf
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x602537…922842
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x987a77…79107b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffb64e…a71905
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd38409…2aae79
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe631d7…f29cfb
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce7dc1…5f415c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa14ff4…34eb8e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb1ae4…b40aea
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64b378…619f45
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x548f18…11e78b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x464cd3…be9adb
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd623c3…d784db
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ebf8c…b7b7b6
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda9abd…62860b

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.