Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xd66c00…990ecf
0x0420…7dcf0x47c5…4fc3Base$17.8570%0x60af…6a2515s ago0x55e876…1109cb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xf00f06…3d6c0f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xf3c8c1…ea3b45
sharett.eth0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase19s ago0xaa2101…62b60c
0x2fc6…befe0x4985…2b2bBase$10.9370%0x6351…0d6219s ago0x9e3cd4…3bade7
0xff39…c8b10x6839…1a2bBase$0.003100%coinbase21s ago0xea0930…84d2ca
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xdedaaf…5f06ff
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x221eb2…896129
0x031b…b3820x3e0a…78e7Base$0.004732100%coinbase23s ago0xfa0c1e…05eecd
0x3a05…f03b0x6839…1a2bBase$0.003100%coinbase27s ago0x879891…1e66d6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x5de6b9…3075a4
0x5e14…28990xa9dd…2315Base$0.002100%coinbase27s ago0x6c83ef…58bc6f
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xcbf3e9…820449
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc6a6…b85527s ago0xf4f15e…2c9ab5
0x0c71…7cbc0xfe80…47eeBase$0.001100%fluxa29s ago0x899a9c…cef158
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xcd76ca…5205ab
0x5e14…28990xa9dd…2315Base$0.01100%coinbase29s ago0x0f00e9…b456b5
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase31s ago0xfc3733…928a45
0x5e14…28990xa9dd…2315Base$0.002100%coinbase31s ago0x247535…36c75e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xadcd67…f65bb5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase37s ago0x36eeff…06d71b
0xe1ba…cfa10x6839…1a2bBase$0.003100%coinbase37s ago0x61c801…35d873
0x102e…ab430xa9dd…2315Base$0.002100%coinbase37s ago0xaba618…b617a9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x8e861b…c1a3af

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.