Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0xb2f832…045023
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x0c1dd8…a868d9
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x643cc4…32f428
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x77725d…c755c1
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x5609ed…b2bdd0
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x5e891b…0a5f58
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0xc5c37c…9d5ad3
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x199b95…32d7a7
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown47d ago0x1eecc6…0f3058
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xee707b…b76810
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x4d849a…f0be1f
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x37529b…b50952
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xed6aad…336328
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x8806de…ebef1e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xbe88a9…e32f8b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x339bf1…c92043
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xf4643d…ffe292
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x2f558c…2297ea
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x9676d7…ed2064
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x4073ec…eb8e54
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x7cf463…b111f2
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0x1a4fe3…69e008
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xb89912…9ce83a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xd86ef8…6d30e0
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown48d ago0xbaa4dc…55d9c3

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.