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%fluxa67d ago0xa8b502…8adf1a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x093938…7571f9
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x524d11…bfccae
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0xea8851…026d24
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x40f48d…e5fbdc
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0xb602fc…214e5d
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x9dab8c…01a539
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0xaf1907…6b2d46
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x927dd6…49b5be
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x92f5ef…df9f69
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x136aa3…060d70
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x2df36e…8b2400
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x37c449…821123
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0x322261…9f4943
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0xd1191e…18cd69
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0x56305b…5b4931
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0xeaea84…fa68ca
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0xbf08b2…4e8054
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0x9977a7…4cf4d8
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0x9335ba…4b290e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0xadb51c…7d468b
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0x01deb6…1381a9
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0xb12dec…0ac3a4
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0x32a46a…994204
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa68d ago0x538a6e…e569b0

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.