Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5cd7e…6bb52b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eb898…e172df
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5a60d…3ec2a2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52b15a…78b389
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x842070…c99786
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb72a45…64d6a1
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b6ff4…97a836
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x310661…3f0283
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe969bb…06bc40
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf696ee…7f42b9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36f784…e196af
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x805ac3…8c1411
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc95f95…bc218f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbf12c…1af9fa
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5b9b5…8eb827
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd15ab4…30412f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93735f…72dff6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf4c03…ae1fe6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71082b…538ba6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07e1f4…43cb61
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dc2f2…fea3f0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b1587…d811ee
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2ac9d…d0382e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2a6e7…05c6cd
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde980e…29658a

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.