Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa324cd…177069
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0907ef…8b36be
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x794eca…36e269
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd64249…e1dc50
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe874b2…e1aa32
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbba424…7c678d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbd2a71…a7dca2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xac9d2e…0fa24b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4f985e…216d6e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6826f2…83a717
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x36349c…c431b4
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc3c81d…5dfbdb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x181549…1c23c9
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe3c6d1…c96136
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9ba1c1…a4c918
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x97e83a…6fe38a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf3a2c6…e7c6d5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x10e3b4…82c46b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6f28bb…d1257d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfa5ba3…b5e34d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9ec1a5…da152e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc00aea…976c8f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xec8fd2…321f9c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcba72a…1def2b

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.