Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x4d483d…92709d
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x96c31f…421f3f
0x1826…33ca0x5d51…d60dBasex402 service$0.10100%coinbase93d ago0xba6f66…a539b4
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xf83978…db38b2
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xb5a262…9c12e2
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x1981f5…a523c5
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xe3262f…0212b1
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xd9bf8a…301890
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xa55376…e7b9c9
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xb127d5…927d57
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xc4d11d…7f41eb
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x86098d…3f671f
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x614c04…f10eeb
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x8f7da0…b34185
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xd54d51…e4c2ba
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x5b4a42…35a45c
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xc73a70…c2db56
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xa8ae8d…1e21e8
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xc27e8f…8d621d
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x162859…7b2e1c
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xa98187…af2362
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x9b297f…595269
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x666341…3f250d
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xe95e36…31823a
0x1826…33ca0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xe93d36…5b348a

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.