Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase11s ago0x9c7f16…4ec6b1
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase11s ago0x3d1e04…efb70d
0xc5ac…a2f70x6839…1a2bBase—$0.003100%coinbase13s ago0x7c6ee5…ef0944
0x933c…39ed0xcea1…c1b5Base—$0.2770%0x87e3…142013s ago0xa6cde2…173e82
0x4419…08a10x3e0a…78e7Base—$0.003308100%coinbase13s ago0xa9383d…3a9f49
0xe017…26670xa588…014cBase—$0.0170%0x7af0…904c17s ago0x8d8d0a…815dc0
0x5f11…468a0xc7f3…c044Base—$0.31100%primer17s ago0x786f6a…8bab18
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase17s ago0xbe1337…e5562a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19s ago0x64f9d5…dd4ebc
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0x2ef86e…e503b8
0x97b7…57750x7dd5…7c5bBase—$44.6070%0xc90b…22d321s ago0x1b4830…728d0a
0xd263…637e0x6839…1a2bBase—$0.003100%coinbase23s ago0x85a8e7…771a8f
0x1332…66eb0x47c5…4fc3Base—$210.0070%0xd301…c7ff25s ago0x30bb11…e03e55
0xcaa2…e16b0xe54b…295aBase—$0.01100%coinbase25s ago0xb0ca20…c561cb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a525s ago0x55b3a7…4acb8e
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase27s ago0xfacb43…a7610c
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0x14ef59…8f6f8f
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase27s ago0xfd2b56…b3c7df
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase31s ago0x92c043…d257d1
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x6472f8…c1511c
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.03100%coinbase33s ago0x59a968…901122
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xb13b13…fe0c65
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a535s ago0x78d040…3936f7
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c37s ago0x54b58d…cba32a
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x61779f…f8ecbd

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.