Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3346…993c0x4466…125eBasex402 service$0.10100%coinbase118d ago0x9b0828…40eb70
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase118d ago0x0786ae…9916bd
0x3346…993c0x4466…125eBasex402 service$0.20100%coinbase118d ago0x503904…24fb4d
0x3346…993c0x4466…125eBasex402 service$0.008100%coinbase118d ago0x0c77fc…6bfe23
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase118d ago0x2e6377…2848f2
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase118d ago0xdf50d9…a35ec5
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x262563…38e753
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase118d ago0x2e26a7…6f6698
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase118d ago0x41b78d…e23aa7
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x56e032…1713ac
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase118d ago0xca96aa…5a3293
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase118d ago0x79b782…5d5e9e
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase118d ago0xf6217a…361cb1
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x459256…3dac48
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase118d ago0x7ae745…99339b
0x3346…993c0x4466…125eBasex402 service$0.32100%coinbase118d ago0x122a93…2e0285
0x3346…993c0x4466…125eBasex402 service$0.08100%coinbase118d ago0x6eab54…0d27d3
0x3346…993c0x4466…125eBasex402 service$0.16100%coinbase118d ago0x540b5f…9ffa14
0x3346…993c0x4466…125eBasex402 service$0.16100%coinbase118d ago0xff1e16…965e47
0x3346…993c0x4466…125eBasex402 service$0.08100%coinbase118d ago0x077283…e2d7b4
0x3346…993c0x4466…125eBasex402 service$0.20100%coinbase118d ago0xa75ead…247181
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase119d ago0x778176…6cdd88

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.