Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38ae10…77fb68
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12fdda…98a0fb
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38cfc2…a196d4
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f3ee6…6f99ac
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9c344…2f29b3
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xce2fe2…e3ef77
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd3d191…70be34
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x625405…411e07
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x663da4…25aa43
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbf9ec…0091ad
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11379f…b7a909
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x643ade…205195
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5228d5…af6c97
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ddc68…13e12f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56aa73…2a75d2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b0d87…2049cd
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a22a6…bd3a9e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe60a56…464503
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bb2fa…d9a98f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e5fa8…ca6a83
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3266c5…0d3402
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x850414…8b2cf7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9772a3…e4a76c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1305da…086e28
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66b824…30d718

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.