Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase13s ago0x7a79dd…645755
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase13s ago0x976826…b145cc
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x73e3d6…cf9793
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xed3de2…033ea3
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase17s ago0x64ba17…1ac323
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x61cd67…957fef
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase21s ago0x879ff4…1f2760
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xb54eb5…db1003
0xa20b…8c000xdc65…3e7cBase—$3.0070%0x3e32…3ce723s ago0xd2d321…bbc93f
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase23s ago0xbdfa94…108b60
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x7de1a1…b940ec
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase25s ago0xd249f6…957603
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25s ago0xf88c79…e05890
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase25s ago0x1574f2…03d29e
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase27s ago0xca526a…b7cdd0
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase27s ago0x2aa8da…b3a042
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase29s ago0x2ec966…fbb64e
0x3ff3…1d3a0x951f…5f1dBase—$1.0070%0x3e32…3ce731s ago0xefb942…4da58c
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x41657b…229d17
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase35s ago0xc1186e…1c2ab9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase35s ago0x4c4e31…4799de
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa39s ago0xeaf623…50f024
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase39s ago0x358855…3ec6a8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x5a4228…5e27d0
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase45s ago0x757a25…ea95f6

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.