Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4cb6a6…b7dfc0
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfeaabe…358ca1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a8229…ec578d
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd18402…e836ef
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x163c7c…484608
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b09ff…299fc4
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34257e…948f30
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0eb5c1…1f52b3
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ec1b4…31a393
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf86486…56c697
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4828c9…5032ec
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x009afc…b246c5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5a9ef…573455
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x970770…42b260
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05a5ee…452070
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5a0c0…855f84
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd9aac…58dcac
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x801ce1…368efe
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5a63a…61b1d3
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e82df…5a72c5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1322b4…5a53e7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3db085…c273ec
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba5cd4…fa9d78
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17f1ca…033e00
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ea702…9b88cf

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.