Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase1d ago0x5fdd0f…4614f3
0x91f1…f8800x4466…125eBasex402 service$0.01100%coinbase1d ago0x84f142…2839d9
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase1d ago0xcb5380…591f4b
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase1d ago0x903de7…070fc0
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase1d ago0x7aabf3…3ca869
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase1d ago0x2c9f1f…b8c264
0x8ca3…2d150x4466…125eBasex402 service$0.03100%coinbase1d ago0x16c083…872563
0x1400…b8bd0x4466…125eBasex402 service$0.008100%coinbase1d ago0xe99ce1…0d1398
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase1d ago0xe123c8…d92475
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase1d ago0x8833c2…fdbd6f
0xc9c7…16700x4466…125eBasex402 service$0.005100%coinbase1d ago0xb286a1…bdb529
0x643c…02fd0x4466…125eBasex402 service$0.006100%coinbase2d ago0x315216…91b9f1
0x643c…02fd0x4466…125eBasex402 service$0.20100%coinbase2d ago0xd81692…544559
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase2d ago0x4f700d…ddb3cf
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase2d ago0x865e65…90502f
0x643c…02fd0x4466…125eBasex402 service$0.02100%coinbase2d ago0xc81d95…3c4e57
0x8ca3…2d150x4466…125eBasex402 service$0.20100%coinbase2d ago0x3aadec…22fd7c
0x643c…02fd0x4466…125eBasex402 service$0.02100%coinbase2d ago0xfc49f0…c85e97
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase2d ago0xd3c92c…81bcf9
0x7126…004d0x4466…125eBasex402 service$0.004100%coinbase2d ago0x442439…925bbc
0x2abc…1a8d0x4466…125eBasex402 service$0.006100%coinbase2d ago0x897cd9…c9e142
0xf068…258e0x4466…125eBasex402 service$0.20100%coinbase2d ago0x07a994…dd768c
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase2d ago0xd312e2…7f8fcb
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase2d ago0x1cd43a…e68e64
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase2d ago0x1c47d1…8948ce

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.