Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x237d99…74dd98
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x9848ef…53f04c
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x3e8919…dea033
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x331911…925ae1
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x9dcec5…416179
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x7e2d79…56ea48
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x19311c…723f88
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0xa5f597…da3af3
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x6a8df2…e07181
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0x0780c0…4561bd
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0xc5df84…97a586
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa121d ago0xbaec09…de0b9e
0xb90a…9ae40xc03d…140eBase—$0.90100%fluxa121d ago0xe9d34c…20c861
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x7a040f…cc010d
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x871e09…f2c1cb
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x08809f…d4d29b
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x33422e…45eac3
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x883d38…8b16c6
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x58b485…2d5e56
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0xfa0c62…401a79
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x3e9cd7…c96d7c
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0xfd72df…d299f6
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0xad7c53…07806a
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0x0e9dd0…f00bce
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa122d ago0xced61f…8c4c9c

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.