Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe02b…727b0xdcbc…67f7Basex402 service$0.03100%coinbase21d ago0x7b7cb6…23370e
0xe02b…727b0xdcbc…67f7Basex402 service$0.30100%coinbase21d ago0x897cf5…4eb900
0xe02b…727b0xdcbc…67f7Basex402 service$0.30100%coinbase21d ago0x0a3b27…63e7f5
0xe02b…727b0xdcbc…67f7Basex402 service$0.30100%coinbase21d ago0x52202a…7fa56d
0xe02b…727b0xdcbc…67f7Basex402 service$0.03100%coinbase21d ago0xce682b…3a9f86
0xe02b…727b0xdcbc…67f7Basex402 service$0.03100%coinbase21d ago0xd77171…138b33
0xe02b…727b0xdcbc…67f7Basex402 service$0.03100%coinbase21d ago0xadcb94…65aef3
0xe02b…727b0xa136…c32aBasex402 service$0.01100%coinbase21d ago0x90a386…aead62
0xe02b…727b0x12e8…7dc2Basex402 service$0.04100%coinbase21d ago0xfa06db…cfda24
0xe02b…727b0x12e8…7dc2Basex402 service$0.04100%coinbase21d ago0x3b1572…e2b7ca
0xe02b…727b0x12e8…7dc2Basex402 service$0.04100%coinbase21d ago0xbee9b3…f197bc
0xe02b…727b0x12e8…7dc2Basex402 service$0.04100%coinbase21d ago0xb5193f…381b90
0xe02b…727b0x12e8…7dc2Basex402 service$0.04100%coinbase21d ago0x3333f3…bbcede
0xe02b…727b0x12e8…7dc2Basex402 service$0.04100%coinbase21d ago0xf6cfcf…a26070
0xe02b…727b0x12e8…7dc2Basex402 service$0.08100%coinbase21d ago0x6e1274…89633a
0xe02b…727b0x12e8…7dc2Basex402 service$0.08100%coinbase21d ago0xd88161…682959
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0x43c8a3…10e953
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0xe86f13…d4cd10
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0x90c1f1…d30526
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0xe0745a…e3ad38
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0xe187f0…c5feae
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0x8e8e9c…5d6b9d
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0x714541…54d7d3
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0xe75925…185ca8
0xe02b…727b0xca37…f443Basex402 service$0.04100%coinbase21d ago0x2d45e9…26255d

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.