Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0x8503…c07288d ago0x44c877…858d57
0x3fb1…7e250x0e3d…7757Base$5.25100%0x7bc8…426188d ago0x740fc8…ec3da4
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2a5b…d6a988d ago0xf3af8d…0810b5
0x3fb1…7e250x0e3d…7757Base$21.00100%0x5a57…2a9e88d ago0x433b3b…5759dd
0x3fb1…7e250x0e3d…7757Base$4.20100%0x1763…dc2288d ago0x3cee54…51a091
0x3fb1…7e250x0e3d…7757Base$1.05100%0xcf26…86e688d ago0x42095c…39606b
0x3fb1…7e250x0e3d…7757Base$5.25100%0x89a0…ff5888d ago0x2b703f…fcf71f
0x3fb1…7e250x0e3d…7757Base$5.25100%0x58cf…f8d488d ago0xdeed84…b5971e
0x3fb1…7e250x0e3d…7757Base$1.05100%0x0922…422388d ago0xd16fff…38983c
0x3fb1…7e250x0e3d…7757Base$10.50100%0x7381…a3ba88d ago0x7cdccb…55c2f3
0x3fb1…7e250x0e3d…7757Base$10.50100%0x41d2…bf7f88d ago0xdcc6c5…1b60a8
0x3fb1…7e250x0e3d…7757Base$2.10100%0x12fd…41c888d ago0x01c11d…0167ad
0x3fb1…7e250x0e3d…7757Base$2.10100%0xe146…b43888d ago0xf25925…3fa7a7
0x3fb1…7e250x0e3d…7757Base$5.25100%0x4639…93fa88d ago0x88a815…9d6f0a
0x3fb1…7e250x0e3d…7757Base$5.25100%0x707e…8d2888d ago0x5e16e2…0557b0
0x3fb1…7e250x0e3d…7757Base$105.00100%0x8e4d…98c088d ago0xa7e891…25d45b
0x3fb1…7e250x0e3d…7757Base$10.50100%0x42d1…f7df88d ago0x267430…36df41
0x3fb1…7e250x0e3d…7757Base$21.00100%0x0e26…797888d ago0xc9a3c5…98791b
0x3fb1…7e250x0e3d…7757Base$15.75100%0x3663…55ff88d ago0x59c074…e28476
0x3fb1…7e250x0e3d…7757Base$4.20100%0x45b0…c0d688d ago0x9de74c…fe73ec
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9903…29c488d ago0xb38834…f04db4
0x3fb1…7e250x0e3d…7757Base$1.05100%0x1bc6…2f9088d ago0x31c975…0175a9
0x3fb1…7e250x0e3d…7757Base$5.25100%0x2d1c…632c88d ago0x1d91ae…0c4053
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3764…3be088d ago0x47a9a1…eea424
0x3fb1…7e250x0e3d…7757Base$5.25100%0x2837…f76788d ago0x3d04be…eeb336

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.