Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe8b592…36e361
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfaa6ad…827d4f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4009ef…f2d395
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5a4b7d…a56e8c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6d14f4…c8772b
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7a602d…6ff984
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x600a69…faa585
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8c007c…e567d5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3652ee…380610
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI119d ago0x28d1e6…5e5543
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd10a32…c546b9
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x276f78…bdd360
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI119d ago0xee0e56…c82f0d
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4537eb…da4c9f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa1638a…badd12
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x755743…2fc888
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x69a43f…c4db9f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1b680b…981610
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5cbfe6…f282c9
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f11e6…1da76b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xac4e52…c88d7d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7e13fd…4bbb9f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9b7df8…ca006f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x31f16c…4f7d07
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x55cc21…d98997

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.