Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x152269…87eacc
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x6a3f64…c3adad
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x3ca5c6…ea98ea
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x5ce4e0…a37db2
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x58ebeb…d904d4
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0xb8e8ed…cfbfd6
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x081f14…650609
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x77d038…ea5052
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x5fd9fb…cb9605
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0x7e5eef…c0be2a
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0xf2c6bf…83cf6a
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0xf848c5…6c06b9
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0x64222a…a19820
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0x39c44d…4ede46
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0x630ef8…499de6
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0x373300…ed057d

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.