Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbce1d2…312643
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0f909…4687e2
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a67bc…414bad
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea6511…d2321a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0e7f5…7933c3
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x495aad…eb0b62
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10fae0…e3dac5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fa39f…f3734f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf437f…7b6eb6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe05dc3…667387
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc394d0…8e35ae
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8aef81…ddca87
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8797fa…507610
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44b31d…37e421
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d13c0…afe925
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76037f…da0f80
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb05fe1…0d5b8c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd6961…ac854e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fb417…a23f1a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f088b…ebd1a5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9996a8…37cba6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00918d…037eaf
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfbe5f7…2c2901
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7503f1…35b039
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc0f3b…efcbd6

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.