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$4.2070%0x5823…9b2132d ago0x18d334…069109
0xa520…eca40x0e3d…7757Base$5.2570%0x493b…b91632d ago0xbe6ba7…c433ef
0xa520…eca40x0e3d…7757Base$7.3570%0x817a…63b532d ago0xb7d4bc…e54255
0xa520…eca40x0e3d…7757Base$5.2570%0xfe42…c1f032d ago0x59943d…553069
0xa520…eca40x0e3d…7757Base$10.5070%0x1513…b51332d ago0x6b41d6…5f940b
0xa520…eca40x0e3d…7757Base$11.5570%0x5e96…f15932d ago0xa4a8b6…e6a005
0xa520…eca40x47c5…4fc3Base$5.2570%0x9903…29c432d ago0x2e24df…4d2e93
0xa520…eca40x47c5…4fc3Base$10.5070%0xdb82…274832d ago0x060a7c…7d1cf6
0xa520…eca40x0e3d…7757Base$10.5070%0x75ef…a0f932d ago0x2ae07e…50f2e9
0xa520…eca40x0e3d…7757Base$5.2570%0x20cf…bf5532d ago0x8593d3…537151
0xa520…eca40x47c5…4fc3Base$10.5070%0x1875…8fcf32d ago0x97b093…42553a
0xa520…eca40x0e3d…7757Base$21.0070%0xd3b3…bd8232d ago0x8e5129…00d742
0xa520…eca40x47c5…4fc3Base$5.2570%0x4a3c…710233d ago0x90b297…bdabd8
0xa520…eca40x0e3d…7757Base$1.0570%0xfe42…c1f033d ago0x91a88d…debdd4
0xa520…eca40x0e3d…7757Base$5.2570%0xe5a6…5fc533d ago0x514855…715060
0xa520…eca40x0e3d…7757Base$11.5570%0x9e2a…5a9433d ago0x22deb4…2c155b
0xa520…eca40x0e3d…7757Base$10.5070%0x8516…088333d ago0xf46c77…f94cfb
0xa520…eca40x0e3d…7757Base$5.2570%0x771b…60b833d ago0xbe032f…6b5559
0xa520…eca40x0e3d…7757Base$10.5070%0x2b2b…961c33d ago0x2aa982…b4c2fc
0xa520…eca40x47c5…4fc3Base$10.5070%0xf31d…cc4b33d ago0x57f5a5…a46278

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.