Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$5.2570%0xec7c…5d3235d ago0x2923db…190ac3
0xa520…eca40x47c5…4fc3Base—$10.5070%0x42d1…f7df35d ago0xe12223…7b5c05
0xa520…eca40x47c5…4fc3Base—$5.2570%0x3835…626135d ago0xb516a5…dac750
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0485…d42935d ago0xeae1b5…a647ee
0xa520…eca40x0e3d…7757Base—$2.1070%0x0a75…f28f35d ago0x2bd9f8…c1d73b
0xa520…eca40x47c5…4fc3Base—$5.2570%0x45b7…2d9435d ago0x26ea66…b5410c
0xa520…eca40x47c5…4fc3Base—$5.2570%0x9ce1…fd1c35d ago0xe2e2de…b69cf3
0xa520…eca40x47c5…4fc3Base—$21.0070%0x6a96…27ff35d ago0x7424b8…2805c3
0xa520…eca40x47c5…4fc3Base—$10.5070%0x88df…6a4d35d ago0x285d1e…0f51ca
0xa520…eca40x47c5…4fc3Base—$10.5070%0x39e9…239335d ago0x4daeea…d15317
0xa520…eca40x47c5…4fc3Base—$2.1070%0xbb99…f69a36d ago0x1479d4…df4733
0xa520…eca40x0e3d…7757Base—$10.5070%0x1a4b…80bc36d ago0x5c43f3…9215f8
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2b28…0c2136d ago0x1929f7…cc32b8
0xa520…eca40x47c5…4fc3Base—$10.5070%0x52ba…517736d ago0x8c926b…fa8e4e
0xa520…eca40x47c5…4fc3Base—$5.2570%0xd8e2…3d4b36d ago0x593a18…61bc44
0xa520…eca40x0e3d…7757Base—$10.5070%0xd500…f63a36d ago0xef84ba…a6a8ca
0xa520…eca40x0e3d…7757Base—$10.5070%0xa140…d38d36d ago0x22ac4d…f093df
0xa520…eca40x47c5…4fc3Base—$21.0070%0x79e1…2ea736d ago0x7326bd…219f20
0xa520…eca40x47c5…4fc3Base—$52.5070%0x89a0…ff5836d ago0xab2ea1…a02f43
0xa520…eca40x47c5…4fc3Base—$5.2570%0xa6d0…a3cd36d ago0xf963a1…118d67
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5047…e94036d ago0xcba8d7…608d6f
0xa520…eca40x47c5…4fc3Base—$2.1070%0x6361…440536d ago0xa21816…6be9b9
0xa520…eca40x47c5…4fc3Base—$15.7570%0xca67…882036d ago0x218c04…9a70e6
0xa520…eca40x0e3d…7757Base—$21.0070%0x1875…8fcf36d ago0xb358f3…1be70b
0xa520…eca40x0e3d…7757Base—$5.2570%0xdfea…dfaf36d ago0x1946d9…e821b3

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.