Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown24d ago0x271dfe…1b53cb
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown24d ago0x10ee42…96ed84
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x7a6ab2…e5fb8d
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x10150e…6e4630
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x7089d5…97c810
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xf482c4…31308b
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xa726ce…7aa037
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x2634e2…6e7004
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x9e7c49…dae6d6
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x5b2d0f…8d441b
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xe89b72…f24f3e
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x9e5748…e4d09c
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xb92723…2ca566
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xef7d0b…9c149c
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x242af8…d57d74
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x6a4a28…15b967
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x688c2a…5ac013
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x8228da…a60171
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x20646e…61e758
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xd1c7db…40a731
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x7abf73…01d333
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0x6818b0…3ee9f7
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xaa2cb8…dc86fc
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xd4af41…91c6ca
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown25d ago0xfabaf4…f64348

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.