Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x1847e7…4d9fa2
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x651581…6d9b9f
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0x04c888…abc8d7
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x76046a…823c8b
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase99d ago0x59e8bf…96123e
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0xeb242e…7b24a6
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0x957d68…b07e75
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x92552e…c4458a
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0xa0ab26…98c5c2
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0x73011b…3cb642
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x6dcc3a…2ea8f0
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%candidates99d ago0xd6e142…b17aa5
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x2f9160…7fcffc
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%candidates99d ago0xfdaf20…d2ba2b
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x420656…552c92
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%candidates99d ago0x7fb8fc…695fab
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase99d ago0x004638…8c8bbf
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x34132a…039465
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase99d ago0x42519b…98a0fd
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase100d ago0xa07f47…71b005
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x4e6a03…7f1e18
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase100d ago0x48e4a5…a5ac27
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%candidates100d ago0x3f4a44…287aac
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase100d ago0x692d6a…d20420
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase100d ago0xc74088…a6e742

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.