Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xec7445…e69009
0x2ae9…00e00xfe80…47eeBase$0.001100%fluxa17s ago0xbcc4a6…3e3aca
0x09af…dfd50x6839…1a2bBase$0.003100%coinbase17s ago0xe59b7d…dac82e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase17s ago0xad256f…94c9eb
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x13c24d…226dbd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x8d87ce…99a436
fulca.eth0x9305…f13fBaseNansenCrypto$0.01100%coinbase19s ago0x4c084c…c29ed7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase21s ago0x655ca3…dddfc9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xeb4ab8…5a22a2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xe9dbbe…0ec674
0xa390…01590x6839…1a2bBase$0.003100%coinbase25s ago0xccd865…8723c5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x243297…7d6ec2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xb72469…c55b23
0x2fc6…befe0xb4cb…00e5Base$10.4670%0x6351…0d6231s ago0x502a53…70e20a
0x76d9…970a0x6839…1a2bBase$0.003100%coinbase33s ago0x0655ac…f0b7c4
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x373969…bc4a1b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xe9352d…a1baed
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x254447…b40ae7
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793237s ago0xcf7620…4d6846
0x6841…71c40xb513…f0a5Base$41.6770%0x981d…fa8139s ago0x93126b…d7175b
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa39s ago0xe4ff8d…ad6b22
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x566dbf…1ea82b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xd630e4…add732
0x249f…e4650x47c5…4fc3Base$10.5070%0xb11e…6e5a41s ago0xe033c7…1704b4
0xf038…7ae90x6839…1a2bBase$0.003100%coinbase41s ago0xf6a4b8…faa419

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.