Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85427e…cfcd02
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72cc68…5bb658
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09705a…d4f58b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86e0ef…06a6db
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x990106…e98443
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x45bde9…8a6210
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5558d0…230691
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x58b8a6…1d96b8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c0c3a…215fe1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee31f1…22177b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa1e9f…d9e72d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e0564…ae675a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94975e…a99da6
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95fcec…6fb461
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02827f…45ff77
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x688adc…efc9df
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76a9c7…d5487f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3d5fbe…fe685a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7e56f…d563ba
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b2d0f…850eb3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc69c80…26a6b1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd032d…d86a29
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73a7e5…c44093
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc1678…43a8b4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62864e…7947c8

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.