Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0x00d9b3…3be68f
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0x701b28…62ea6b
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0x084334…006d68
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0xe722b3…f4a586
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0x0e9c79…398f9a
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0x87c01a…7f1aa7
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0xf2aa12…6e35ae
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0xd606d7…a6b198
0x8f60…670e0xc87a…f990Basex402 service$0.01100%coinbase21d ago0x179b25…c38625
0xcc66…3e750xc87a…f990Basex402 service$5.00100%coinbase22d ago0x61d5ff…13cdb8
0x7b7f…46f20xc87a…f990Basex402 service$0.02100%coinbase22d ago0x64d020…35088a
0xca2f…d3710xc87a…f990Basex402 service$0.005100%coinbase22d ago0x24d6a5…a2badc
0xca2f…d3710xc87a…f990Basex402 service$0.005100%coinbase22d ago0xdf31fe…c2b368
0xca2f…d3710xc87a…f990Basex402 service$0.005100%coinbase22d ago0x98730f…05dc70
0xca2f…d3710xc87a…f990Basex402 service$0.005100%coinbase22d ago0xeb0a6b…5690fa
0xc7a2…263e0xc87a…f990Basex402 service$0.005100%coinbase22d ago0xa3b90d…e04ff8

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.