Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0xc90977…05fcbf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x4b86d0…503475
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0xa0287a…db43d8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x9a2b6c…5d7dc4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x2d97f5…a161a8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a545d ago0x4cc0a5…a509c3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc45d ago0xc1973a…fd4dd0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0xc40a8e…a9a06d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x242f6e…d52e45
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x5ea7bc…a64ebe
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x0370a8…ae697f
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x8aa9aa…6dce05
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x38a840…d9e5d4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0xb9faba…960d3b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x2be100…27ddb0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x5daab3…898b3d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x729f55…07d5c9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x805e1f…b0d94e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x52c896…d8c0f4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0xf91297…702a41
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x243b71…dcca93
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x7e4a0d…381080
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x879ff4…9881da
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x8582c9…0ddc7a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x42d7ff…dbfc99

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.