Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase84d ago0x701cb6…ed75d3
0x5c40…cb5b0x7229…45e8Base—$0.005100%coinbase84d ago0xf24578…c50c29
0x5c40…cb5b0x7229…45e8Base—$0.03100%coinbase84d ago0x867c4b…fb7916
0x5c40…cb5b0x7229…45e8Base—$0.05100%coinbase84d ago0x929b66…0f4aeb
0x5c40…cb5b0x7229…45e8Base—$0.05100%coinbase84d ago0xe5abdb…ec1b98
0x5c40…cb5b0x7229…45e8Base—$0.25100%coinbase84d ago0x737211…786278
0x5c40…cb5b0x7229…45e8Base—$0.25100%coinbase84d ago0x3ac721…8aa038
0x5c40…cb5b0x7229…45e8Base—$0.25100%coinbase84d ago0x146c14…89b69f
0x5c40…cb5b0x7229…45e8Base—$0.25100%coinbase84d ago0x79ecd6…c9c0e4
0x5c40…cb5b0x7229…45e8Base—$0.25100%coinbase84d ago0x100c6f…e68298
0x5c40…cb5b0x7229…45e8Base—$0.25100%coinbase84d ago0xc0b27b…afcdb9
0x5c40…cb5b0x7229…45e8Base—$0.05100%coinbase84d ago0xadc61d…2ec002
0x5c40…cb5b0x7229…45e8Base—$0.10100%coinbase84d ago0x484555…b32506
0x5c40…cb5b0x7229…45e8Base—$0.05100%coinbase84d ago0xea0e7a…f36185
0x5c40…cb5b0x7229…45e8Base—$0.0075100%coinbase84d ago0x839ea0…9fc00d
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase84d ago0xa8a6b0…9f9c58
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase84d ago0x0bd0fc…2de206
0x5c40…cb5b0x7229…45e8Base—$0.0075100%coinbase84d ago0xd9fa89…ddc4b2
0x5c40…cb5b0x7229…45e8Base—$0.10100%coinbase84d ago0x81fe54…5a8f0c
0x5c40…cb5b0x7229…45e8Base—$0.005100%coinbase84d ago0xa324b4…f87a16
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase84d ago0x878e14…456ec3
0x5c40…cb5b0x7229…45e8Base—$0.05100%coinbase84d ago0x8f99cb…cb4d29
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase84d ago0xd541b2…1fb87d
0x5c40…cb5b0x7229…45e8Base—$0.005100%coinbase84d ago0x7ecff2…477fa8
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase84d ago0x609d5c…1b7220

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.