Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase10s ago0x801c5f…4ffde1
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase12s ago0x10ac2d…a2d9bd
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x721451…e91366
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase16s ago0x7be617…f4d220
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x6d0392…ad0980
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase24s ago0x2d4fa6…b569d8
0xb4f8…09aa0x3e0a…78e7Base—$0.005611100%coinbase24s ago0x1a8f43…68fe89
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase26s ago0x9ef216…b4c0a6
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x416129…a60483
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase30s ago0x4a23ca…1b397e
0xcaa2…e16b0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase32s ago0x06c310…57db3b
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase34s ago0x09b1d3…61103b
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x5e632f…2dc42c
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase38s ago0x991c1c…c7a5d4
0xcaa2…e16b0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase40s ago0xb4f5eb…bda799
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase40s ago0xf85c2c…a46097
0xaa45…b0a20xc05f…88d7Base—$1,500.0070%0xa923…c9ac46s ago0x544bca…69107f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50s ago0x0a9e73…83e9af
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0xd67e16…43c2c1
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x0aa5fb…0259bc
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase54s ago0x377878…f471b3
0xf595…356d0x47d3…9ddaBasex402 service$2.50100%coinbase1m ago0x3d29ae…076041
0xcaa2…e16b0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1m ago0x824735…485717
0xcaa2…e16b0xca37…f443Basex402 service$0.04100%coinbase1m ago0x526b9b…77caa0
0x1332…66eb0x47c5…4fc3Base—$189.0070%0x271d…d4bc1m ago0xac491b…ed507b

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.