Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09c3…beee0x4466…125eBasex402 service$0.01100%coinbase35d ago0x69d81e…18339f
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase35d ago0x7141ad…13511d
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase35d ago0x828ab2…455a1a
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase35d ago0xb02bf0…5e0dee
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase35d ago0xd9812b…93f250
0x7126…004d0x4466…125eBasex402 service$0.10100%coinbase35d ago0x127024…ad5c48
0x2533…04a10x4466…125eBasex402 service$0.0038100%coinbase35d ago0x1a2fc3…4a2549
0x3aeb…84080x4466…125eBasex402 service$0.01100%coinbase35d ago0x5f348d…00856a
0x2533…04a10x4466…125eBasex402 service$0.005100%coinbase35d ago0x2d034f…dd4fa1
0x2533…04a10x4466…125eBasex402 service$0.008100%coinbase35d ago0x897461…d5e08a
0x2533…04a10x4466…125eBasex402 service$0.0038100%coinbase35d ago0x273c0d…369ca2
0x2533…04a10x4466…125eBasex402 service$0.03100%coinbase35d ago0xed1d03…729270
0xf068…258e0x4466…125eBasex402 service$0.0022100%coinbase35d ago0x7ff821…3cad14
0x3e9f…41650x4466…125eBasex402 service$0.006100%coinbase35d ago0xaa0541…c2b759
0x4608…21270x4466…125eBasex402 service$0.0022100%coinbase35d ago0x5d9550…e67f3b
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase35d ago0xbc812e…2cdf66
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase35d ago0x657048…a38e49
0x2abc…1a8d0x4466…125eBasex402 service$0.0022100%coinbase35d ago0xa5008f…aad6a9
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase36d ago0xda7b71…82e4d2
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase36d ago0x838078…6a54e2
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase36d ago0xfc6b45…efe917
0x2312…afa80x4466…125eBasex402 service$0.005100%coinbase36d ago0xc4cbaf…4e8018
0x0a3c…13e80x4466…125eBasex402 service$0.01100%coinbase36d ago0x9f0db6…008b33
0x7126…004d0x4466…125eBasex402 service$0.02100%coinbase36d ago0x4799f7…f6bfc5
0x1b20…69b30x4466…125eBasex402 service$0.008100%coinbase36d ago0xdf59d7…3fc433

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.