Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x14a782…0085cb
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x369549…7ac4f8
0x5d4d…0afd0xfe80…47eeBase—$0.001100%fluxa20d ago0x1e9b70…ae00cc
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x919d83…fbba8f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa20d ago0x13f9d2…c5b9b9
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x636125…a80966
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa20d ago0xca1a9b…740409
0x1332…66eb0x47c5…4fc3Base—$11.0870%0x549c…63b720d ago0xb72041…d48466
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase20d ago0x0d61ed…cfe0e9
0x46b0…78530x47c5…4fc3Base—$5.2070%0x699a…427420d ago0xae1c34…c54449
0xc25c…83950x1a9f…0934Base—$30.0070%0xa923…c9ac20d ago0xd1b1fa…ff2760
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x34fc85…2182d5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase20d ago0x65cfc0…f504f6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase20d ago0x92c56c…d187bc
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x8912a9…17e22a
0x6ce9…9a730x2ea6…7250Base—$0.00170%0x4d9c…e35720d ago0x6885f3…0f1292
0x5c7f…a88d0xfe80…47eeBase—$0.001100%fluxa20d ago0x632511…fe91fa
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa20d ago0x20ce3f…bc3d3a
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa20d ago0x13eb06…4d87b2
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xbe2c2d…c32c58
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x9291ca…c7e294
0x5f11…468a0xc7f3…c044Base—$0.26100%primer20d ago0x7902b4…485b86
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xd812…ee4420d ago0x750a9a…709e31
0x7f85…eb9c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xea5de4…8f8003
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase20d ago0xef404d…09e2aa

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.