Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xe4b5…fd17Base—$0.01100%coinbase8d ago0x8bc7b6…ec370b
0x5fcb…d5f90xbfcd…c195Base—$0.01100%coinbase8d ago0xddaeca…4989b6
0x5fcb…d5f90x472b…148dBase—$0.01100%coinbase8d ago0x33245c…ef995a
0x5fcb…d5f90x9943…2c32Base—$0.01100%coinbase8d ago0xad981e…e5b3a6
0x5fcb…d5f90x11c5…1dbfBase—$0.01100%coinbase8d ago0xf44eda…c7ff9e
0x5fcb…d5f90xf748…f8d2Base—$0.01100%coinbase8d ago0x9af236…a5b19f
0x5fcb…d5f90xd792…7cf2Base—$0.01100%coinbase8d ago0xb5b435…d5d737
0x5fcb…d5f90x8b30…80dfBase—$0.01100%coinbase8d ago0x8a03ca…8711c4
0x5fcb…d5f90x6f47…2bd0Base—$0.01100%coinbase8d ago0xfe762e…63b674
0x5fcb…d5f90xafa9…34d5Base—$0.01100%coinbase8d ago0xe1b60d…1011b7
0x5fcb…d5f90x5e8b…d53eBase—$0.01100%coinbase9d ago0x25b5dc…0feb79
0x5fcb…d5f90xb3dc…c161Base—$0.01100%coinbase9d ago0x2b0aef…7e5b6b
0x5fcb…d5f90xc90d…976aBase—$0.01100%coinbase9d ago0x34f058…e120b9
0x5fcb…d5f90x0a2c…b7f7Base—$0.01100%coinbase9d ago0xe7afff…34062f
0x5fcb…d5f90xf36e…e00fBase—$0.01100%coinbase9d ago0x041f5e…c9cec5
0x5fcb…d5f90x8191…75fcBase—$0.01100%coinbase9d ago0xc1e52f…ed383e
0x5fcb…d5f90x3846…0169Base—$0.01100%coinbase9d ago0x91a21d…c7207c
0x5fcb…d5f90x62b3…21f4Base—$0.01100%coinbase9d ago0xcac528…b5bfae
0x5fcb…d5f90x8079…4698Base—$0.01100%coinbase9d ago0x4f83a5…f38fa8
0x5fcb…d5f90x93bf…335cBase—$0.01100%coinbase9d ago0xc935cc…75137d
0x5fcb…d5f90xef54…dbc7Base—$0.01100%coinbase9d ago0xc55fe8…709f61
0x5fcb…d5f90x8f33…3075Base—$0.01100%coinbase9d ago0x53119c…71e71a
0x5fcb…d5f90x5897…1aacBase—$0.01100%coinbase9d ago0x19ea6d…d70ee5
0x5fcb…d5f90xfeb7…f506Base—$0.01100%coinbase9d ago0x366abc…d661e4
0x5fcb…d5f90x96e4…4f74Base—$0.01100%coinbase9d ago0x9687d6…6f38c8

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.