Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460x9c95…e299Base$0.001100%fluxa46d ago0x8513fd…9e44ea
0x8703…5d460x9c95…e299Base$0.001100%fluxa46d ago0x0499d9…14671a
0x8703…5d460xfe80…47eeBase$0.001100%fluxa46d ago0xed23b9…b54c0a
0x8703…5d460xfe80…47eeBase$0.001100%fluxa46d ago0x2ee0f8…53be52
0x8703…5d460x9c95…e299Base$0.001100%fluxa46d ago0xaa4a5e…6d7d60
0x8703…5d460x9c95…e299Base$0.001100%fluxa46d ago0xac3af6…651168
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xea3f28…7bdce3
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x11e752…287e5f
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x21e568…af3b21
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x03861c…3d835e
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x8ec62e…c19267
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xe581ae…f0b1fb
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x8cea9d…f26f17
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xef264b…e82d57
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x2b1c72…dd77ea
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x3d2571…54788c
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x3d8837…6bf5b0
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xb271c2…9444fc
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x5af43d…590cb7
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0xf75f9a…0441ba
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x61276d…0c6786

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.