Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x3cd32e…1d4903
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x3b700c…bad6c2
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x89ba01…aaeaa1
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0xa16370…f7ade9
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x1a53cb…e6c602
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x5f4da0…328327
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0xb6a64b…27d145
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x808b25…370b1b
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x02b819…987c97
0x7757…bf520xfe80…47eeBase$0.001100%fluxa32d ago0x30e6d5…ba744f
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x5f7027…40347c
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x8034dc…d2362e
0x7757…bf520xfe80…47eeBase$0.001100%fluxa32d ago0xbe9674…0f6701
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x6adfce…f9ce8a
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0xaedef4…953376
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x8730f8…2332fd
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x695439…1f1fc8
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0xede79d…616d89
0x7757…bf520x9c95…e299Base$0.001100%fluxa33d ago0xc44413…1ada52
0x7757…bf520xfe80…47eeBase$0.001100%fluxa33d ago0x7625fd…77eb6e
0x7757…bf520x9c95…e299Base$0.001100%fluxa33d ago0x4a52a2…95d6ff
0x7757…bf520x9c95…e299Base$0.001100%fluxa33d ago0x8044d3…856593
0x7757…bf520x9c95…e299Base$0.001100%fluxa33d ago0x178c88…0f4017
0x7757…bf520x9c95…e299Base$0.001100%fluxa33d ago0x2f0360…0940f6
0x7757…bf520x9c95…e299Base$0.001100%fluxa33d ago0x37b1f6…33a331

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.