Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x18af72…03de77
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x08601a…ebb163
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xa5eeec…e01a84
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x9870be…6b36a2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x495bd3…cab6b8
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xf1c3c8…4a555e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x96f309…ead610
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x4820f2…47d78a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x33a955…f17a7c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x5cb54c…5a0263
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x0418c9…2ba796
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x5ff0a8…211961
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xddc2c3…09188e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xc96be6…64a61c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x79cfef…e76958
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xdf8a05…5f01e7
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x895ea8…7c5740
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xddac5f…3e822f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x2bdfeb…d04234
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x7936fe…5e4c01
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xa27169…e2bad4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x456ba9…dcedc4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0x55b918…2089c8
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xcab46e…4c2b74
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa78d ago0xa29e28…240b0e

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.