Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x9c518c…2374c4
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase119d ago0xe5ff26…005077
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x5f9ed6…fe5035
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0xef1b9b…6b521f
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x4c072a…94fecc
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0xe22d39…daae0d
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x20c31c…07ac06
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x710ed5…f31324
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0xbc6368…1cef79
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase119d ago0x018e0f…63bd26
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x3e80fc…93a27d
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase119d ago0x186910…9c4b6f
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase119d ago0x1dc71d…323503
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase119d ago0xedc37d…ddba37
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x340949…3c77b1
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase119d ago0x0a6221…f3294c
0x234b…780f0x9fb3…1d9aBasex402 service$9.21100%0x8000…efeb119d ago0x68f2a7…29c6c9
0x234b…780f0x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x2fcd44…128e16
0x234b…780f0x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x1947ab…a42393
0x234b…780f0x9fb3…1d9aBasex402 service$0.01100%coinbase119d ago0x6ca9a7…acf005
0x234b…780f0x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0xdf3cb9…0d52e7
0x234b…780f0x9fb3…1d9aBasex402 service$0.001100%coinbase119d ago0x8977a3…d73259
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase119d ago0x42991f…93d35d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase119d ago0xbb31b4…6e26d3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase119d ago0xf27b2e…227e40

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.