Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown45d ago0xf99e35…69081a
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown45d ago0x4db5c9…07b8fc
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown45d ago0x99a218…653388
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown45d ago0x972213…67cd5a
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown45d ago0x13c3fd…be10fa
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x3d1246…85c5df
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x13e2fb…e9f176
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x491e0d…654fa5
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x1bfbf6…25ceaa
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0xbe1b6b…326e21
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x5d1a11…40c6bc
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x5a0f5d…afddcf
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x9a10c5…f838ec
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x614979…562217
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x4b1663…e75679
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0xc1d975…96a775
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x1b36bc…92659a
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x900750…9918cc
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x320061…e17043
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x6dcc6d…0b2b31
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0xd22ad2…cae6a6
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x88205e…0932b9
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0x5fce19…cd88d9
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0xb0a5ce…a66120
0x63cd…62f30x9c95…e299Base$0.001100%Route unknown46d ago0xb98b89…f9031f

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.