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 unknown100d ago0x4c2357…f0f3c4
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x266bb2…b4e3a1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xbb6ae1…15335c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xbec444…322fd1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xb56e11…cd69db
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xc31a4c…15b2b9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x27fd30…2502e2
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x450f8b…5f93e4
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x50b948…93d56a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xa4e636…f82739
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xad873e…d02cf9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x4336d1…f3e62c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x1bc139…ad065a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xc2d7f9…e66fdb
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x620744…5c37d1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xad81d9…141ae0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x040f49…6f9585
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x58dc63…29d612
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xec2c9f…7cd886
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xd79524…6d7cc6
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x715595…71f512
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x996c75…966ea6
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xbcea50…f529b6
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0xd8eb40…6bfa0b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown100d ago0x6f586c…d6df0d

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.