Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x8c0b23…57452b
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x4ef4a9…872e26
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x20b7da…3fa325
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x75b748…a70498
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xc1791a…ba8eb7
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xd5c51a…c57fd1
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xa312b0…2981f4
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x68aedc…ecf9c9
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x82e1d9…6079c9
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xdfec7d…4c5eec
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x449299…43c071
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x18ae52…5e9d93
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x229e11…9b1e97
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x202f0b…901335
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x335fe6…067c70
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xd7ead1…c112bf
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xe3a96d…46d353
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xace910…7f08f3
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x25b5d7…7852ae
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x2396c4…b8d406
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xdd901e…fd7f1b
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x743fd2…f54762
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0x112e7c…a5ec71
0x546b…95080x9c95…e299Base$0.001100%Route unknown47d ago0xb7ac6e…86867f

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.