Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase87d ago0xcf2d00…24e3c1
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x03b739…50942f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x877d89…3db817
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x0fd8c1…b304ba
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x6713e3…2af4f2
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x9f0aa4…82a1d4
0x4f62…6ac70x2932…4f60Basex402 service$0.005100%coinbase87d ago0xd99c99…577325
0xcfc2…647b0x2932…4f60Basex402 service$0.005100%coinbase87d ago0xe42f8f…e7f5b9
0xcfc2…647b0x2932…4f60Basex402 service$0.005100%coinbase87d ago0x55042d…66bd00
0xcfc2…647b0x2932…4f60Basex402 service$0.005100%coinbase87d ago0x63d84f…135962
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x5f02ea…6297e3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x50f89b…335e90
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x05ae55…c26b67
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x12be11…8c60df
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x989a02…2d13d0
0xf3c5…d0f10x2932…4f60Basex402 service$0.005100%coinbase87d ago0xf76b53…035c1e
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x65ad78…b02615
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0xfe55fc…5cddcc
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x7a70b8…e9ec40
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0xfd8004…0b687c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0xc59216…02cad3
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase87d ago0xa61b65…f8fbd5
0xb1b6…0f880x2932…4f60Basex402 service$0.01100%coinbase87d ago0xace8ac…ae305e
0x83be…cd7a0x2932…4f60Basex402 service$0.005100%coinbase87d ago0xd00baf…86ed63
0x4115…8a400x2932…4f60Basex402 service$0.005100%coinbase87d ago0xc631d5…d2cb68

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.