Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaea…cc9a0x2b6b…eabbBase—$0.01100%coinbase106d ago0xf8a623…2a67cf
0xfaea…cc9a0xdb4d…7ac8Base—$0.01100%coinbase106d ago0x4cca7c…23b163
0xfaea…cc9a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase106d ago0xb5ba63…1a5c8c
0xfaea…cc9a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase106d ago0x729023…a440c6
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0x2bfbb2…9f4087
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0xab35bb…aa49d1
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0x3b7ce3…da488c
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0x7f2d24…a15a6b
0xfaea…cc9a0xbc64…e3b0Basex402 service$0.001100%coinbase106d ago0x5fcac6…85de36
0xfaea…cc9a0xbc64…e3b0Basex402 service$0.001100%coinbase106d ago0x03f64d…93bfee
0xfaea…cc9a0x7259…f48cBase—$0.01100%coinbase106d ago0x0adba6…a5d7dc
0xfaea…cc9a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase106d ago0x14f64c…5208ff
0xfaea…cc9a0x3803…101bBase—$0.44100%dexter106d ago0x6aa032…5197f6
0xfaea…cc9a0xbc64…e3b0Basex402 service$0.001100%coinbase106d ago0xfc9853…f74b70

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.