Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x9e61f8…cae93b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x6652a8…57c7b9
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xefe9d6…afa58c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x095b35…c51c5c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x57ab51…7ecf3e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x6a0a22…1923b7
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xa9b1ad…cbb27e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xb040ea…7f2858
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xa398b1…3a9a93
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x95f892…f1c7d6
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xcc789b…d9c60b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x848fc9…958697
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xc5e6d9…a84921
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x4e5ee7…b877aa
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xa7f54d…dfc37e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x9d2aea…1b5ddb
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x875600…dbc6e7
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xebe6dc…15bfe7
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xc7d2df…044866
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x193f84…13b0c8
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x7f0c3e…f79f44
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xa09196…cb0e26
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0xaa89e7…ab9334
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x067964…0b27f0
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa55d ago0x93a71c…e22981

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.