Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3f2d5…e7adeb
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48542e…398cfc
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac01c9…fd8d17
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9778f6…3c7c8e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x164b11…42dbcf
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x994c12…7f8a5b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe50d80…447348
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x682dda…c23db8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x453b73…6dc16d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc3da4…29bb97
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb46e07…102336
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f22e4…83f7ce
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x403431…b580bc
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6190a…dccfe5
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc207f2…f94625
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x123f79…998eed
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x101cf8…733854
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2abf07…803c3f
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x60b0eb…b829e8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa836e6…a7f8d9
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdfd01f…a69621
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c56f4…dd998e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e28c6…cbdd7c
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3229cb…c5c874
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb69d5b…edfdc0

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.