Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a68…26620xcf9c…5736Base—$0.01100%coinbase72d ago0x614f1e…991439
0x2a68…26620x0fe6…d88cBase—$0.01100%coinbase72d ago0xc004cc…717bbb
0x2a68…26620x8d8a…55d0Base—$0.01100%coinbase72d ago0x37a118…8e6165
0x2a68…26620x919e…6b3aBase—$0.01100%coinbase72d ago0xc30499…ef1120
0x2a68…26620xc6a8…32b2Base—$0.01100%coinbase72d ago0x783cae…bb6462
0x2a68…26620x5e6e…1188Base—$0.01100%coinbase72d ago0x8f78df…b30990
0x2a68…26620xdccc…23e6Base—$0.01100%coinbase73d ago0x573be3…0bbc0d
0x2a68…26620x796c…641dBase—$0.01100%coinbase73d ago0x6f711a…d29f81
0x2a68…26620xba27…f09eBase—$0.01100%coinbase73d ago0x6d7d76…56594d
0x2a68…26620xf1c7…1554Base—$0.01100%coinbase73d ago0x2cde8a…7e3bf1
0x2a68…26620x315e…1a8cBase—$0.01100%coinbase73d ago0xb3487e…e395d2
0x2a68…26620xce4a…6028Base—$0.01100%coinbase73d ago0xe0184b…c45437
0x2a68…26620x363c…62ebBase—$0.01100%coinbase73d ago0x01d8b4…7bb927
0x2a68…26620xe5fd…3c65Base—$0.01100%coinbase73d ago0x5b8a34…8c9f8c
0x2a68…26620xb677…35eaBase—$0.01100%coinbase73d ago0xc69ecd…6a9163
0x2a68…26620xe954…bf5dBase—$0.01100%coinbase73d ago0xaa75bc…8cf60f
0x2a68…26620x8cbb…5d46Base—$0.01100%coinbase73d ago0x0defa9…a02692
0x2a68…26620xcdf1…83bfBase—$0.01100%coinbase73d ago0xbfe990…a45d2b
0x2a68…26620x9638…4ceaBase—$0.01100%coinbase73d ago0x720d9f…28c05d
0x2a68…26620x7349…d937Base—$0.01100%coinbase73d ago0x82d41e…898c39
0x2a68…26620xbdbe…42a2Base—$0.01100%coinbase73d ago0xc00f02…b3b0d7
0x2a68…26620xe72d…27efBase—$0.01100%coinbase73d ago0x6ec8cf…02f907
0x2a68…26620x7b02…d529Base—$0.01100%coinbase73d ago0x577bc8…73ed37
0x2a68…26620xc7e0…b8daBase—$0.01100%coinbase73d ago0xcf2ba6…b5839c
0x2a68…26620x8e7f…8357Base—$0.01100%coinbase73d ago0x973c3b…25e611

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.