Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5458f6…8ceaa6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa91322…1a7084
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf173fd…2b5ffb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbbf745…0b2678
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5323c…795afb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43270b…f3b8b1
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc842fa…b2613e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85c4fd…b83a9e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x225925…aa3d56
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0c22c…43307b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x360db2…197448
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd94b09…560500
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x825101…3c7c3f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8d1ef0…295b97
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbbb278…c1f093
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44a6b3…998051
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1839b5…33c4f9
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x03dd94…a6a6fa
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7c5a6e…fd873e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b6f4f…5bc77c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78e757…5a9415
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6a1948…e4befd
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xafbd72…d020cc
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd92179…3095d2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x94a000…71c219

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.