Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81a…5ec90x0e3d…7757Base—$3.1570%0xf8fe…a40d32d ago0x97cb46…f575a4
0xeb19…e6200x0e3d…7757Base—$15.7570%0x30af…b89d32d ago0x12d802…7e29f1
0xd4dc…48d70x0e3d…7757Base—$10.3970%0x75c8…902c32d ago0x47b4ec…975502
0xd681…f3170x0e3d…7757Base—$50.0070%0x5b2d…d78c32d ago0x4186ec…8ca49d
0xa787…64cf0x0e3d…7757Base—$1.0570%0x4e90…564a32d ago0xe613d3…49c577
0xa787…64cf0x0e3d…7757Base—$10.5070%0xe218…89ec32d ago0x08ae64…942be7
0x1332…66eb0x0e3d…7757Base—$4.2070%0x8503…c07232d ago0xf0bd36…ead860
0xde1a…c6d20x0e3d…7757Base—$1.9670%0x850e…501732d ago0x894ba0…f7cfc9
0x1332…66eb0x0e3d…7757Base—$273.0070%0x8ee8…f8f232d ago0xc41aca…fcfe8f
0xa787…64cf0x0e3d…7757Base—$10.5070%0x86c0…288932d ago0xefb2f3…4f2a20
0x1332…66eb0x0e3d…7757Base—$51.3770%0x0d6a…b70432d ago0xee2d83…21d723
0xa787…64cf0x0e3d…7757Base—$1.0570%0x5670…ffbc32d ago0x0fd903…09d063
0x4fc3…c7970x0e3d…7757Base—$4.2070%0xfbcc…3fea32d ago0x2a5ada…471c67
0x372c…7d2c0x0e3d…7757Base—$4.2070%0xd27a…bec832d ago0xd678b4…a52048
0x3324…10860x0e3d…7757Base—$4.2070%0xcb3f…dc2932d ago0x482c6f…03153e
0x4fc3…c7970x0e3d…7757Base—$4.2070%0xc2de…8a3d32d ago0x48a318…1e6978
0xd061…648a0x0e3d…7757Base—$4.2070%0x1e76…9aba32d ago0x1f4a05…cfd0f8
0xd061…648a0x0e3d…7757Base—$4.2070%0xc144…dd4e32d ago0x2cfa6c…1ce3a3
0x3324…10860x0e3d…7757Base—$4.2070%0x9f6a…a93c32d ago0xdb2374…83a2cb
0x372c…7d2c0x0e3d…7757Base—$4.2070%0xe082…90c432d ago0x40146d…330f28
0xec68…96370x0e3d…7757Base—$4.2070%0x3b25…fc9a32d ago0x25a1de…88222e
0xec68…96370x0e3d…7757Base—$4.2070%0xac5b…869832d ago0x1997f7…254168
0x1332…66eb0x0e3d…7757Base—$21.0070%0xfdd4…df7232d ago0x083ed9…9a975e
0x1332…66eb0x0e3d…7757Base—$13.6570%0xcfba…f10632d ago0xbfa02d…63670e
0x94c7…f34a0x0e3d…7757Base—$14.7070%0x8112…516732d ago0xa81053…d006f1

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.