Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x575e3f…0c2b60
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x664f20…a0b814
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdc6b09…170dfa
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7f4d0b…9c9e38
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a5eca…665b1c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa321a5…d15f56
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3c9c84…05efbd
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7ab196…7b6ff3
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x65c3e0…a370f4
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x27b9d9…bd9e30
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xab0d9d…9c978d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b7031…9dc9a5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x59aa78…72ab8e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb55926…13c7b9
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcab788…a55294
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef3446…67d71f
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf618ef…58ed81
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x805dec…d214fd
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x113bc0…60e1d0
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8080a1…d5eb35
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1280b8…ec8349
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4f3c28…4fca53
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x26d748…2b60c8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x54ad0e…87d0de
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1fbfa2…56382c

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.