Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0xdc3af9…c37f22
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0x9743f7…90b1c6
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0xa2bdad…731442
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0x0f2fad…1ff198
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0x9c490a…f87fd4
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0xcc7c16…d8cea9
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0x23d126…e00da3
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0x592dc3…1c3008
0x1574…5f140x9c95…e299Base$0.001100%Route unknown47d ago0x203298…3de820
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x700fb7…8adf07
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x052df8…3d2ef9
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x9f34be…7d7ebf
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x21cda6…9625ca
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x204195…b067fa
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x30cc89…01b58f
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x8a0c21…bae8a1
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x0f79f6…87ac0a
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0xadf621…149892
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0xd64458…a403ef
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0xd19849…1a973a
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x3d9bac…0f68ee
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x3b8a37…6797fb
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0xbe3401…51391f
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0xe54fad…264ccf
0x1574…5f140x9c95…e299Base$0.001100%Route unknown48d ago0x90ac96…c6a657

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.