Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x890656…18bc47
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd89742…4faeb1
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x341388…5cf873
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x323da8…9c5014
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ec09b…be7be6
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65ff3b…957cce
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6d0a5…7740a4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x396f81…a64517
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b0290…e58165
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd53528…2cd533
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf26cce…fb0afd
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ba1d7…6de1e6
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3f5c8…7866ec
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc74338…e4e475
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9faf71…7d5298
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc87ec…bdb88e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c3e03…059eea
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff25ac…174f32
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x665b9d…56c90f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x11b0be…8c7910
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x48b7db…505e29
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe143cf…02f8f2
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0ed04…9c3b64
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf808d9…5fc611
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24ebb7…07261b

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.