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$1.0570%0x8569…b98738d ago0xf450bd…0d3ec4
0xa787…64cf0x47c5…4fc3Base$1.0570%0x160a…c89138d ago0xed1912…54f4be
0xa787…64cf0x47c5…4fc3Base$3.1570%0x8ee8…f8f238d ago0x6a99e4…a329f6
0xa787…64cf0x47c5…4fc3Base$3.1570%0x5dca…cd2138d ago0x52dad5…b01ddc
0xa787…64cf0x47c5…4fc3Base$28.3570%0x3845…8ad238d ago0x14e7f4…3cee8b
0xa787…64cf0x47c5…4fc3Base$2.1070%0xbc41…9c5b38d ago0x9464d4…51c247
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9dba…e8e038d ago0x00428f…22a035
0xa787…64cf0x47c5…4fc3Base$10.5070%0x54c7…4b1238d ago0xb28325…41720a
0xa787…64cf0x47c5…4fc3Base$3.1570%0xf239…386c38d ago0x99399f…bf6825
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbe1f…63c938d ago0xc74f47…315910
0xa787…64cf0x47c5…4fc3Base$5.2570%0xe5f9…0f5f38d ago0x210bd5…b21a2e
0xa787…64cf0x47c5…4fc3Base$5.2570%0x52ac…a61d38d ago0x8890e1…276fae
0xa787…64cf0x47c5…4fc3Base$4.2070%0x4c95…d79b38d ago0x232913…b90079
0xa787…64cf0x47c5…4fc3Base$1.0570%0x0971…930e38d ago0x3a9f6f…71baf7
0xa787…64cf0x47c5…4fc3Base$5.2570%0xc5a1…8a3438d ago0x0ecdff…ab0846
0xa787…64cf0x47c5…4fc3Base$1.0570%0x2e76…b74938d ago0x8635a6…9f0bfd
0xa787…64cf0x47c5…4fc3Base$8.4070%0x5670…ffbc38d ago0xd433be…803ed9
0xa787…64cf0x47c5…4fc3Base$3.1570%0x5944…557238d ago0xf75b33…00b390
0xa787…64cf0x47c5…4fc3Base$2.1070%0xab17…f94338d ago0xc07bac…089e37
0xa787…64cf0x47c5…4fc3Base$27.3070%0x748e…1c7438d ago0x99d48d…0ed599
0xa787…64cf0x47c5…4fc3Base$10.5070%0x12b7…6f9938d ago0x9ba7bf…981e13
0xa787…64cf0x47c5…4fc3Base$3.1570%0x6f36…132b38d ago0x0f12e4…de581d
0xa787…64cf0x47c5…4fc3Base$3.1570%0xf239…386c38d ago0x23f53f…df3c2e
0xa787…64cf0x0e3d…7757Base$2.1070%0x1f7e…db9638d ago0xe1a5ac…872b6e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2016…553438d ago0x53c6a2…a4c87d

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.