Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0x708a9a…0daf15
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0x2c7410…81ee0c
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0x1b151e…d1b369
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xd8c3de…b1ab0b
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0x03346b…e848d2
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xd05819…40f5d4
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xe6225b…8162c5
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0x4fd0a2…c88b3c
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0x54e038…56f459
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xb2ce27…edbe4c
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xdf6fd6…29aef2
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xc59c01…e71350
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown47d ago0xfacca1…a94bf9
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x2cd1e4…7032c2
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x388e5c…25781d
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0xdfb991…2e2054
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0xcb88f8…99ed35
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x12aee8…e50e4a
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x8ba6c1…279ca4
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0xcdde83…0ce3f2
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x8fe56f…5fd536
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0xefacfb…b0d59b
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x5e1e8d…97e732
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0xb0f8d7…2bbde5
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown48d ago0x80449d…780caa

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.