Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase15s ago0xfb5c84…36dffb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002451100%coinbase15s ago0xef9ad5…435f5f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002249100%coinbase15s ago0x67a9d2…b2926d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xc75724…3de08f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0xd187b4…d3173b
0x5afd…76aa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe3e765…2a8f68
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x9625a1…6d7a31
0xcaa2…e16b0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase19s ago0x07d1ec…d67496
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xa714b2…1acce7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00757100%coinbase21s ago0xda3337…a25874
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007166100%coinbase21s ago0x0a75d5…1dd70a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x2ee23a…1e149d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006876100%coinbase23s ago0x57cf6a…f879e4
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xdcecd9…85b875
0xbe85…9b750x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xd27696…d45923
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008028100%coinbase23s ago0xbf5480…ca3ed0
0x13dc…d4800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xf507fd…5ab58f
0xcaa2…e16b0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase25s ago0x00ce49…fcbec1
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x15dc7c…dd1d5a
0x19cb…ad240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x61465f…1cc054
0xd013…3d250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x3986b2…7876c9
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xe0e1fc…e30398
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xd40990…7f0cb6
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x194f5b…c3e76f
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase29s ago0x00748c…896a6a

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.