Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xa0e690…e13bf3
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x7b4c45…b29e5e
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x766302…194836
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xe78805…207090
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x1fe920…6f601a
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x579c85…5969ec
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x890240…8b0049
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x3fb8ff…020ac7
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xb15e18…e19787
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xcc28b4…945198
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xc65cf9…27fef9
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xe8e6c7…2e25b5
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x97115a…a4bdb7
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x25c6b3…7727a8
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xb3b32e…5259a9
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xf72830…f277fd
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xccf508…d669d8
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xf0ed7e…b46095
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x13facf…c9c3cb
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xe213b2…622bbb
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xff2c7d…255bbc
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x515bda…75dbc6
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xb0c13f…6202ce
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0xb2c443…1aecf9
0x5102…d6410xafff…aad3Base$0.10100%coinbase175d ago0x7ffc45…10426e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.