Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2abc…1a8d0x4466…125eBasex402 service$0.0022100%coinbase35d ago0xeede81…9160d4
0x2abc…1a8d0x4466…125eBasex402 service$0.01100%coinbase35d ago0x9a79f0…78e76b
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase35d ago0xc3603f…b08bf8
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase35d ago0x0cf503…f0c392
0x0acd…11f50x4466…125eBasex402 service$0.05100%coinbase35d ago0x89fcf4…cfd4eb
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase35d ago0x3d31af…360eb6
0x7126…004d0x4466…125eBasex402 service$0.004100%coinbase35d ago0xa81f60…d7e4a6
0x3346…993c0x4466…125eBasex402 service$0.05100%coinbase35d ago0x5bbdff…9cdc2b
0x6459…85990x4466…125eBasex402 service$0.10100%coinbase35d ago0xc1fe90…633f48
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase35d ago0x8a462b…c026f9
0x3346…993c0x4466…125eBasex402 service$0.008100%coinbase35d ago0x1d1f16…1ba3d6
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase35d ago0x99641b…b22720
0xf5c5…a03b0x4466…125eBasex402 service$0.006100%coinbase35d ago0x253e3c…55eb63
0x2abc…1a8d0x4466…125eBasex402 service$0.02100%coinbase35d ago0xb7e09c…3b2d1d
0xd50d…29af0x4466…125eBasex402 service$0.15100%coinbase35d ago0xb86ca8…afd325
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase35d ago0x9519cb…b5ef15
0x2b9e…41a40x4466…125eBasex402 service$0.01100%coinbase35d ago0x1e78d4…f1f0d0
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase35d ago0x05482e…cfc1cf
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase35d ago0x58e70c…88aba2
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase35d ago0x311f47…b0dd6b
0x3346…993c0x4466…125eBasex402 service$0.03100%coinbase35d ago0xb1d2ec…c82324
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase35d ago0xd223ba…04ee7c
0x643c…02fd0x4466…125eBasex402 service$0.20100%coinbase35d ago0xf431d1…036b9f
0x7126…004d0x4466…125eBasex402 service$0.01100%coinbase35d ago0x826364…1b7842
0x3e9f…41650x4466…125eBasex402 service$0.006100%coinbase35d ago0x18c02e…e00893

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.