Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x644a93…a3c1c7
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1af13…9cb342
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab6611…a86db4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88e14c…1eb565
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41a90e…4e5849
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc80ce8…02b74f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9171e2…5e4f06
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc10a0…cce15c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a2583…ce94b5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67adb8…80efff
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf57ec7…704e2a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33003d…960c1a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f0c8b…ce8d29
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56a1bd…725b54
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f9104…492505
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0d6bd…86fdca
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d1412…e2cef5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0de38b…05f132
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5365a4…4bbd75
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd251ef…4c0002
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7885c2…85c3aa
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36511e…d1ff0c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80a7ba…d1359d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf77d1e…30ea58
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa46797…478fcf

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.