Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x3f863d…e7b4ae
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xb8446c…16195d
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x87489e…88efe2
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xbbc55c…7f49de
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x3a4bcc…4234ad
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x96921b…de9fda
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xf8ca8d…7057fd
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xfc4e65…aae971
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x4af161…fc8382
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x12b22f…ef3b75
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x36a156…a88641
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x786cf6…ef7dc7
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x2d0347…e8f320
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x746547…b36985
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xb7b993…53934d
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x017ec2…bcd535
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x1ae413…49e80a
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xae83eb…5fe177
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xb47fdd…bb6a4c
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xbff5c7…bf2d8b
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xcb7168…aab855
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x594b9f…9d668a
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0xff3717…8ab2d6
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x0e3f34…8a3204
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown38d ago0x80bf08…1c6974

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.