Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x48495c…30ea47
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0xda6424…3116d8
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x56ad34…e006c7
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0xda9438…457bc3
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x9155c8…0b065f
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x3be2bc…993730
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x5c5f20…5c8a89
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x60c2e8…59d40d
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0xb22935…874f8a
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown46d ago0x9ce402…b7f18b
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xbae267…62f61e
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xf47007…9b9c4d
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x196336…9c1b94
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x119f66…9ae23d
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xc12c11…5ac86a
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x451a23…e6e686
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x454108…9c5425
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xcef251…04a1bc
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x5225f1…777a56
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x7984fc…50b7ea
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xe2a369…23a0bb
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x0a5c25…3b1723
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xd4d8f7…bb3b0e
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0x2eb841…a31b0f
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown47d ago0xe888a3…c6a855

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.