Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x398e…79a636d ago0xb2a6f1…3f63e1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdbb0…e8c236d ago0x774b2a…0b6697
0xa787…64cf0x47c5…4fc3Base$5.2570%0x52ac…a61d36d ago0xc1490c…52ee05
0xa787…64cf0x47c5…4fc3Base$2.1070%0x175b…99fa36d ago0xd22b21…88f2bb
0xa787…64cf0x47c5…4fc3Base$3.1570%0x9dba…e8e036d ago0x58febb…3e9bc3
0xa787…64cf0x47c5…4fc3Base$1.0570%0x39e0…3f7936d ago0xf13d1d…5a43e6
0xa787…64cf0x47c5…4fc3Base$52.5070%0x7430…b4bb36d ago0x4f1da0…11cd55
0xa787…64cf0x47c5…4fc3Base$12.6070%0xdfb4…bf9336d ago0x27d146…46e3fe
0xa787…64cf0x47c5…4fc3Base$5.2570%0x69b3…7ddd36d ago0x20bedc…c16c80
0xa787…64cf0x47c5…4fc3Base$3.1570%0xa2b8…fedd36d ago0x0c408e…a5c819
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5d3d…e33336d ago0xa38fee…9a35b9
0xa787…64cf0x47c5…4fc3Base$2.1070%0x0874…897c36d ago0x736d6b…c09d36
0xa787…64cf0x47c5…4fc3Base$5.2570%0x4173…266536d ago0xda69bb…cd048a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2544…8c4536d ago0x0ed452…712b36
0xa787…64cf0x47c5…4fc3Base$5.2570%0xdcd9…b01a36d ago0x4872dd…1ed6e6
0xa787…64cf0x47c5…4fc3Base$105.0070%0xc5a1…8a3436d ago0xd8413e…b1b27b
0xa787…64cf0x47c5…4fc3Base$1.0570%0x1763…dc2236d ago0x1cd30d…ef1cdc
0xa787…64cf0x47c5…4fc3Base$4.2070%0x791a…97b436d ago0xe65376…42ea33
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc072…b4b136d ago0x50ec3d…529289
0xa787…64cf0x0e3d…7757Base$11.5570%0xc165…a9fc36d ago0xae3ca9…00e8aa
0xa787…64cf0x0e3d…7757Base$17.8570%0x07d6…1b9436d ago0x36c3ef…0dbe8d
0xa787…64cf0x47c5…4fc3Base$5.2570%0xbe1f…63c936d ago0xc70446…b66d31
0xa787…64cf0x47c5…4fc3Base$2.1070%0xb725…f2dd36d ago0xd6daf1…35869c
0xa787…64cf0x47c5…4fc3Base$15.7570%0x1e09…da4136d ago0x194085…980974
0xa787…64cf0x47c5…4fc3Base$2.1070%0xc5a1…8a3436d ago0x229bd5…fb2ab1

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.