Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc161…72360x9c95…e299Base$0.001100%Route unknown56d ago0x78c462…3a7ad1
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x0a4d19…6b6ccc
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x64782a…98d17c
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xc2c7a0…89e291
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xf07669…0aefe4
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x856b19…ef29f6
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xb5c4fe…89d51e
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x541470…00a715
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xf00748…8bdfd1
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xdb9900…3d4d08
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xeabfe2…59966f
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x82072d…880222
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x869a8e…7f2d20
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x736cd1…07149f
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x23ac44…5ca6f0
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x8425a4…c1c3e8
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x659752…c18f4a
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x748039…0c0347
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xd9ed0b…7c18e4
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x027dc9…221b70
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x6b8645…1d1c04
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x09a165…a91f63
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x1b0129…ed3a00
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0xef4852…1cee96
0xc161…72360x9c95…e299Base$0.001100%Route unknown57d ago0x521c0f…f84737

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.