Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbf5…88870xc148…3515Base—$210.0070%0xe528…c0284d ago0x337278…22a9d9
0x61a5…63af0xc148…3515Base—$101.0070%0x23ef…24314d ago0xea4038…ffb54b
0xb9c9…18df0xc148…3515Base—$14.1570%0xe528…c0284d ago0x76b387…53040c
0xb624…6f7a0xc148…3515Base—$535.0070%0x23ef…24314d ago0x84eaa9…4991d1
0xdf04…018e0xc148…3515Base—$25.0070%0xe528…c0284d ago0xf46551…92630b
0x4971…39700xc148…3515Base—$76.1070%0x23ef…24314d ago0xde2192…eb78ef
0xc62e…08470xc148…3515Base—$255.2970%0xe528…c0284d ago0x6ff4cf…6a81dc
0xa416…87790xc148…3515Base—$22.4770%0x23ef…24314d ago0xfc7633…857820
0xb34e…86cd0xc148…3515Base—$22.2970%0xe528…c0284d ago0x573595…ef03c7
0x115d…d61a0xc148…3515Base—$887.9170%0x23ef…24314d ago0x4a4342…a1deca
0xa416…87790xc148…3515Base—$21.7170%0xe528…c0284d ago0x3e2c53…edfaa2
0x64ba…d96e0xc148…3515Base—$385.6570%0x23ef…24314d ago0x93dcce…386ce2
0xa89c…1ff80xc148…3515Base—$22.9870%0xe528…c0284d ago0x98d0ea…0123d4
0x5b24…89440xc148…3515Base—$229.7570%0x23ef…24314d ago0x94d6bd…91aec2
0x7c83…19340xc148…3515Base—$196.8370%0xe528…c0284d ago0x88cc56…067ea8
0x7c83…19340xc148…3515Base—$196.8370%0x23ef…24314d ago0x5bd56e…eaeb0e
0x7c83…19340xc148…3515Base—$196.8370%0xe528…c0284d ago0x7a097c…faa738
0x1567…b4b20xc148…3515Base—$150.0070%0x23ef…24314d ago0x9b8dca…7b740a
0x7c83…19340xc148…3515Base—$196.8370%0xe528…c0284d ago0x31698c…8946d3
0x511a…3e0a0xc148…3515Base—$110.7670%0xe528…c0284d ago0xbacc37…230fc3
0x82c2…964a0xc148…3515Base—$300.0070%0x23ef…24314d ago0xcd71ca…6be114
0xf7db…93d00xc148…3515Base—$1,000.0070%0xe528…c0284d ago0xc72741…0ee34a
0xa896…df400xc148…3515Base—$1,429.1070%0x23ef…24314d ago0x2e0a76…2207ce
0xae71…8ea80xc148…3515Base—$147.0070%0xe528…c0284d ago0xf75272…d8645f
0xdf04…018e0xc148…3515Base—$25.0070%0x23ef…24314d ago0x87003e…42c9fb

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.