Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xcd8817…c75afa
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xe22069…23e0f4
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xf3daef…bae4ba
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0x88aafc…bb48ad
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xc35007…b34823
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0x800973…600378
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0xb469c9…1c597e
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0xae6a65…852f3a
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0x119fb3…dd6b3f
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xbebdda…58dd82
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xbe631e…a56e67
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0x7f2899…78c348
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0xe0f8b6…2ec6e6
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0x6945e4…902656
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0x7e116d…a2cb2c
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0xa0e1aa…019801
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa47d ago0x51c6cf…c07046
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0x6ae1a7…b33a42
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xeeb635…ab00fc
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xca8a8a…b2e7af
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0x2dc92c…71b1c5
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0x9f9911…5d0407
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0x077073…78a113
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0xb0571a…0472b1
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa47d ago0x4248bd…cd40b1

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.