Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0xadc2f8…5b5a5c
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x9beffe…19d99f
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x27ab8a…24a808
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x8340fa…87496e
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0xa59202…045ff3
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x87186e…6a3f19
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x7a8210…a5ca56
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0xa9b106…745926
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x69438f…0317fe
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0xf68a3d…1d8924
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x6cc4f7…7440bb
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x9abfbd…eba5f8
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown24d ago0x4d195d…ca101b
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xa0c6c9…635ad5
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x7d0e68…6f9ad1
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x75aa76…7bc61a
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x71e86d…561564
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x3ebf4b…8c3d8c
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x295c89…b81962
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xdb01fb…c8000b
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x42874b…fe89b6
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x53d98b…3b1c42
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xe26387…f65143
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x8117fd…7b2c7c

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.