Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x09c937…00714c
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x8c00e7…bcc8a7
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x2f45b6…99a73a
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xb228d8…02e9d7
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xadb434…cc320c
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x8354da…cde8e0
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xd46d1b…2d4b71
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xc00154…bfd0bc
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x64d61b…6bc291
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x8f5d19…24f627
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xd583af…5abb90
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xf0c93a…624ead
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xfef4ab…23a255
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x17c83f…d610d7
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x14d3f1…77f24d
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x68c3fe…b3aa3b
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x41e501…4ef054
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x4c212c…950887
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xd5a0b1…aa1ee6
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x1cc3d4…26cff6
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x65cf55…46755b
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x5e2cbc…452627
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xdd017e…345a91
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0xa8a8ba…928c05
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown60d ago0x42c871…903ccc

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.