Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xad0269…6cf3c1
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x6dd5a3…fe6565
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x132e86…8b9f1b
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x35509c…204e8c
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x7d2c50…2b7707
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xb072bc…7ead2c
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x39d42d…c65ec2
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x919edc…cb429f
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xe906e1…cd6a1e
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x804c38…3b3b86
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x979520…24502c
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xcd83b7…334d03
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x4f0af3…6df02d
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x46348a…562723
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xf8893a…41d467
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x31fa52…af0871
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xb9a5be…520534
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x545f37…5e4951
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0x6f1ab4…1943e4
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xdc851b…bc8815
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown62d ago0xaf1a39…6872bf
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown63d ago0xc8e6e1…0afc69
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown63d ago0xe96ce9…23b0a3
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown63d ago0xa95b04…690035
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown63d ago0x7d6ad7…df3cb5

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.