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.0470%0x1360…66fa30d ago0x97119b…812ada
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0xc7b476…878c53
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x35e1a4…69c5fb
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x720c24…d93bc9
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x36e1c6…e04aa3
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x8bfa6a…d12462
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x84c850…7b81c0
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x536227…898c3c
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xaddbde…a6497f
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x26fc70…7d32b1
0x729e…fe050x07cf…2396Basex402 service$0.20100%payAI30d ago0xafd423…30e7e0
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x9c0242…1b0289
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xfdf0c5…5b0080
0x729e…fe050x07cf…2396Basex402 service$0.06100%payAI30d ago0xcb8a98…5025d9
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x5f4138…26409e
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x5ee472…445807
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xf656ac…34f830
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x648c38…0dcf44
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x7f9ade…1749b9
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x4de08d…54c7a9
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x2fbae6…d4105c
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x1f2daf…202756
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xb9c87a…8f5e54
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xc9fb0a…1c5f8b
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x373f45…72efa2

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.