Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x3c81f6…1a9d8e
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x8e6571…6683bd
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0xc62ed2…6a4fd7
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0xdbf84f…47533a
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0xee3fae…45ab40
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x97e90f…595cdc
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0xde2284…563672
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0x82f83a…16228c
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0xabb0ff…7749a6
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0x7c27b1…8b5722
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0xba0936…ad029b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x09c89f…82d90c
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x643076…59fbc5
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0xdacc20…e7fbf5
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x738a14…17a626
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0xe87ab3…2c1a3a
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x76e582…d42e77
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x5da2b7…781fbf
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x24ccb1…2f5db1
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x5b90ed…6ee5ce
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0xb12f04…fa737b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xc8d94f…9253d7
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x38bbb8…2b7306
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x3e4234…c8d9d4
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x78747f…50abee

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.