Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x9dbb95…0ef67b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xcb9d43…220cf0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x6716b1…bd3134
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x2257c0…43277f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xae76cd…c4df27
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x2b1c1e…e0aca1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xbf907d…b4132f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xbf9dfc…94f1d5
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x616d9c…f57c14
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xb6692d…4a0ca1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x98ca86…0de560
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x272874…167dd6
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x660f16…d8ac4c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x839cc3…5adf18
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x9f9824…028652
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xa178e3…768ad7
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x845232…a7511c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xd53667…10d9d0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x8dcc5e…72c321
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xe04c27…756270
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x95ec68…95b567
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xa8d001…7a735b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0x2f158a…a69081
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xe82508…46fec1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown62d ago0xa165ef…3911b6

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.