Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7477d2…16ec5a
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1fcfef…e04037
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8161c0…9a8ff5
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6607d9…1aacd1
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ec984…d9992e
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ba9b6…082147
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ccb0b…b72853
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc1848d…d6712a
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf3636…ebc2cf
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5faa1…46819f
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa33aad…2d6f63
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac5d57…2ec044
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b1bee…f3ff8a
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab7f4f…74dda3
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0x180e37…8d0590
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf3059…4b263f
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf8fb79…be050d
0xb124…dc110x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcbb0d5…300bba
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf8fca2…612552
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa52c6…cc9aad
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07b1aa…85268b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb074d9…e36ff7
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb56652…65e35d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0x01ae64…f47a47
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcf600b…7e464f

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.