Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x46a387…720d1e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x7dd345…7cb91e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x06a410…5e419c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted39d ago0x6f7955…116fd8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x06dcc7…2078b0
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x7a721e…fed6ec
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x1a6439…7eb701
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x043b25…8d0010
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xca5198…b76b69
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x9e98ac…16adfb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xf5efce…626a8e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x700377…62532e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x97a2e6…5ad20c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x4525c2…02c89b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xbb656c…81ad5b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xb76e86…c48662
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xcd672a…0dfc60
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x8e6008…0b7966
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xb122d8…c1602a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x808f64…5ec2e6
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xa75309…450df0
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x81174d…9614a2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x952386…1a53ab
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0xf3433f…1fd086
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer39d ago0x95696c…5bada2

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.