Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1fc…5b340xa9dd…2315Base$0.002100%coinbase15d ago0x872e0f…2decb8
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x87a94c…a31c5b
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x8c2020…e5d67a
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x0e419d…94f441
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x5b7e22…186c56
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xf0f803…cd3e12
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x6d3f06…64d366
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x55a658…0b0f81
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xb0c114…440f8b
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x068d93…0e7778
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x048edc…992a78
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xa5008f…5feda0
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x42d826…b3fd70
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xbc6dd7…0930da
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xececab…ddb0ef
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xe74ee8…05f177
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x7f2e33…638383
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x5fa136…6ffd86
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xdd3589…c5b1ab
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x8bcdf6…965d30
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x186729…6ef9c0
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x9f67d1…a555cb
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x3f56f3…c28d94
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0x64a5c4…b97cc5
0xe1fc…5b340xa9dd…2315Base$0.002100%Route unknown16d ago0xea8796…9bc710

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.