Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfccd39…9e2edb
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71756a…85f64d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a3c8d…535390
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe7af98…374506
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ae5ca…cec0ff
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ab5b8…b4ef60
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ef2db…428d10
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4487bc…ea2489
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b3bb9…e1a4ee
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c7a3b…fa056c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd880f0…4c06c0
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b73e7…e6c513
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce57ee…e740ca
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf04613…5dda73
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7301d4…60fcd7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0861d6…d8a954
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1625e…dd159b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c6520…8178c2
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7e416…d35dcc
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50d8d8…6548a3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00277c…c19424
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f301a…31201a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad1872…9b599b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x461a77…1629a4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fdd30…3809aa

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.