Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xa0f316…f3d94a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xe692be…306b5f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x1cd558…5603ca
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x9d8228…7df090
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x3cbcec…02387e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x553ae3…f92320
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xd7c729…14c3a8
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x6b8ed2…12e441
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x2ae720…b14a5b
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xa96aec…9fb9e2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xf51de3…043150
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xb81b2a…67aca6
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xeff9b1…1b1f33
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xdedd9a…ac57d0
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x7cf6d2…ec4cfd
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x61bdbf…417ff5
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xb4cc68…7085bb
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xe65977…3625bb
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xd8f2c8…725d09
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0x2cb27d…572ef3
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xa15c1f…3d1256
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xaff202…33394e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa77d ago0xbc62b7…eabd24
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa78d ago0xafda9c…7d025b
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa78d ago0x838f9b…22d893

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.