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%fluxa80d ago0x0b111d…853f24
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xf22d30…329309
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xd68f82…1c3945
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xcba739…cbf1ff
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xa65fd7…68bb42
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xf213b6…b2354c
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x1ee7bb…2051c6
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x63b5bc…8d3220
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x5bffc4…8c203a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xd93842…a220be
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xbdd3a1…95e9bc
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xf456b3…143f41
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xca2359…b71586
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xa19b62…6ae0b1
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xc22abc…9867ea
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x004c6f…2f60ca
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x51c40c…348617
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0xed241d…041c6f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x6ddd55…20e76f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x3ea44d…b3630a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x90e609…af0d33
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x47bc0c…3adc31
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x6f0a3f…42c87d
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x47aca9…a5b5e5
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa80d ago0x654632…b518c4

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.