Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x54f354…0774ca
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x44e893…bff056
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04e1a9…aacfa7
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x883af4…680ff6
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43b238…7a9232
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1aabfd…33bea8
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf08cca…61ea90
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x569e58…3b9d34
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1fb0da…dbacbe
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8fe579…c05e82
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd53ce…a83c68
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a8844…da7109
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20a40d…7ff9ce
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae2bb8…9ef614
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a870c…b7c08c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1349bd…b85485
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x58ee66…2a8a96
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x013fc4…5194fd
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1eb09f…d00844
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04dc2a…24044e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcbee36…608b97
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e973d…f34e33
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9a225…28fd27
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ea1b3…4d36ee
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bae2c…06564e

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.