Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.06100%payAI15d ago0xa131eb…70fdd0
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI15d ago0x4c2bb3…fc7905
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x263fc3…eca62b
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xcefe76…384b80
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4f0402…e73610
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xba2f0a…38e166
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x668e54…b38766
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x377501…9c0bb4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb7ecc3…e25b0c
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf16f81…181908
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x907fa5…240e36
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6fdd63…679941
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xfd0118…2655f7
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x89bee4…c6de1a
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf68f24…852f49
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xf1a6bc…3b1976
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb14d17…c54bfc
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x74f313…2409b9
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x423a98…301d57
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xd5f657…2a712b
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x110350…181407
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x049c5a…56036d
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x1c8f00…871b38
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xdd05d1…617695
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xb762ca…392e67

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.