Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdce2ff…6c3305
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x493836…ad8015
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbc3b7…721746
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb15041…798995
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5a904…76620b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccd460…15f520
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b427c…f1e3ee
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ed11d…76c47d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabac0d…f85450
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x41629a…e79575
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec357d…fe1d7b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x47b583…705472
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50d8e3…3600a7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec95ab…be8672
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22c9b0…2b6680
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2fb2f…b68e69
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x632f65…e9237a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4afa69…ebfb3e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7707e…33bd1b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e0751…b074cb
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x504321…711d74
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46c1fc…06954c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd61e0…ce80fc
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ffb31…286d95
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ef16a…19e837

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.