Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0x573b…0d2849d ago0x87c92f…5baf2f
0xa520…eca40x0e3d…7757Base—$5.25100%0xef99…bf5949d ago0xa4183a…156f79
0xa520…eca40x0e3d…7757Base—$5.25100%0xa0c6…2cb449d ago0x3ac35e…354a18
0xa520…eca40x0e3d…7757Base—$5.25100%0x1913…93d949d ago0x2876f1…d98b95
0xa520…eca40x0e3d…7757Base—$5.25100%0x6e05…667f49d ago0x8314b7…cc4fbb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x33d4…503749d ago0xf15f74…dee0d0
0xa520…eca40x0e3d…7757Base—$5.25100%0x771b…60b849d ago0x27671d…8e0fce
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc807…52c749d ago0x9a446c…128dc9
0xa520…eca40x47c5…4fc3Base—$5.2570%0x20cf…bf5549d ago0x654298…839d6f
0xa520…eca40x47c5…4fc3Base—$6.3070%0x2e11…857349d ago0xd56151…467dcd
0xa520…eca40x47c5…4fc3Base—$10.5070%0xdeef…04fd49d ago0x00102d…97d71b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x73f4…836749d ago0x6a6990…d6967c
0xa520…eca40x0e3d…7757Base—$11.55100%0x569e…48f949d ago0xbb46ac…6e41ac
0xa520…eca40x0e3d…7757Base—$2.10100%0x7381…a3ba49d ago0x8b9f9b…d41eb4
0xa520…eca40x0e3d…7757Base—$5.25100%0x816c…9f8649d ago0xc5116e…0c3661
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0524…938949d ago0x23eb4a…3d25b3
0xa520…eca40x0e3d…7757Base—$22.05100%0x2ce3…0cdb49d ago0xa83de7…ed00df
0xa520…eca40x47c5…4fc3Base—$11.5570%0xdddf…e3d849d ago0xb2a76a…a92dde
0xa520…eca40x0e3d…7757Base—$10.50100%0x7dc9…9d7b49d ago0x17e2be…e2aa88
0xa520…eca40x0e3d…7757Base—$3.15100%0x5047…e94049d ago0xb7242a…febce1
0xa520…eca40x0e3d…7757Base—$10.50100%0x55b3…f1a049d ago0x38a2d5…43fc5b
0xa520…eca40x0e3d…7757Base—$1.05100%0x0524…938949d ago0x4c2806…06ce8e
0xa520…eca40x0e3d…7757Base—$1.05100%0x4d99…3c6349d ago0x1bed69…2819a6
0xa520…eca40x0e3d…7757Base—$21.00100%0x10ee…31de49d ago0xbe2854…3d88ec
0xa520…eca40x0e3d…7757Base—$29.40100%0xd8cf…8eb749d ago0x8a84fb…f02677

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.