Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0xdb9ed0…5318b9
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x37116e…d47a72
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0xf9de04…9c70c9
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x13e0df…d9e2ac
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0xbaca96…8e67b4
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0xa137ae…9147f5
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x71ff7e…948a05
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x7a8590…1945d0
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x0b36b2…af7c1c
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x3e934c…6cd0b7
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0x419acb…4ea2ae
0xb179…2d640x9c95…e299Base—$0.001100%fluxa52d ago0xa33373…dbcdb7
0xb179…2d640x9c95…e299Base—$0.001100%fluxa53d ago0x230937…7dea59
0xb179…2d640x9c95…e299Base—$0.001100%fluxa53d ago0x522e8b…5ecdc9
0xb179…2d640x9c95…e299Base—$0.001100%fluxa53d ago0x6d14fd…d9c2fa
0xb179…2d640x9c95…e299Base—$0.001100%fluxa53d ago0x23b59d…df7779
0xb179…2d640x9c95…e299Base—$0.001100%fluxa53d ago0x2a15d2…5d868d

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.