Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43a5…3a400x4924…a9c4Base$0.08100%fluxa18d ago0xb00d97…e8f5eb
0xac73…1e240x4924…a9c4Base$0.08100%fluxa18d ago0x1e3fc7…d7aaf1
0x0dbe…9f360x4924…a9c4Base$0.28100%fluxa18d ago0x49aab6…27ab92
0xfc72…efbd0x4924…a9c4Base$0.20100%fluxa18d ago0xab59c2…accab5
0x45ea…2eed0x4924…a9c4Base$0.08100%fluxa18d ago0xaaef89…9bc309
0xb248…6bc60x4924…a9c4Base$0.08100%fluxa18d ago0x3ae1be…44fca9
0xb865…c9680x4924…a9c4Base$0.08100%fluxa18d ago0xff78f9…b74318
0x64f8…94e80x4924…a9c4Base$0.08100%fluxa18d ago0x0b30e6…ef1035
0x94c7…7e980x4924…a9c4Base$0.10100%fluxa18d ago0x8c69ac…684149
0xbe0c…07a20x4924…a9c4Base$0.08100%fluxa18d ago0xdde4a7…67bcf4
0x4de7…4e3d0x4924…a9c4Base$0.09100%fluxa18d ago0xba1c98…1e94db
0xa86b…79530x4924…a9c4Base$0.08100%fluxa18d ago0xbbb05f…65fa32
0x507d…39f00x4924…a9c4Base$0.08100%fluxa18d ago0xd532e0…e980e4
0x40d2…86e50x4924…a9c4Base$0.08100%fluxa18d ago0xe80f8b…c3be4a
0x9322…a8060x4924…a9c4Base$0.08100%fluxa18d ago0x4135fb…1d9d3c
0x3504…e3930x4924…a9c4Base$0.08100%fluxa18d ago0x0c18c4…07b1fd
0x875f…09260x4924…a9c4Base$0.08100%fluxa18d ago0x7dc060…9af71e
0x9f99…8e430x4924…a9c4Base$0.08100%fluxa18d ago0x12745b…025011
0xd6c0…d0040x4924…a9c4Base$0.08100%fluxa18d ago0x640e42…7b5885
0xf0cd…1f250x4924…a9c4Base$0.08100%fluxa18d ago0x6c2720…d7ce02
0xfe9c…b8b80x4924…a9c4Base$0.08100%fluxa18d ago0x779c58…53f65a
0xc211…59970x4924…a9c4Base$0.08100%fluxa18d ago0x2db3a5…266562
0x1fd8…04360x4924…a9c4Base$0.21100%fluxa18d ago0xe15ec9…6b0571
0x48b6…7e940x4924…a9c4Base$0.08100%fluxa18d ago0x8c200b…0d424f
0x3616…e5110x4924…a9c4Base$0.08100%fluxa18d ago0xe28e4b…54e3b4

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.