Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x24dccd…3e275d
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x359e23…2a60a2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xbbd455…fbf047
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13s ago0xa51d22…2e4a98
0x4adc…04da0x7dbb…59e0Base—$94.8670%0x323a…a4f215s ago0x5ae784…f34332
0xe05a…5c680xdf62…30eeBase—$95.0070%0x2bdf…11ce15s ago0x0bad9c…b12503
0x5f11…468a0xc7f3…c044Base—$0.34100%primer15s ago0x00f350…b0f9d2
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f15s ago0x68d1c8…73a385
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15s ago0x174601…7a0ac5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x94b400…6ae1a5
0x09af…dfd50x6839…1a2bBase—$0.003100%coinbase15s ago0xfc8ac6…80fc31
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15s ago0x92187e…43c9c9
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xc163df…4c0994
0xd353…02050xc0ce…380fBaseBrowser UseBrowser-use$1.00100%coinbase19s ago0x8f7f68…5ae3f6
0x3be9…575c0x4cd0…bc31Base—$500.6070%0xf793…af7519s ago0x9c5bb5…324d49
0x5a6a…23b30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0afc6e…54934d
0x99ab…8b590xa8b2…1d68Base—$0.0170%0x9501…c67721s ago0x74dd70…2149dd
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase23s ago0x1eb9a5…c5de4b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x26fc5b…20a5f7
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0x8a5f94…50610d
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4596…ce0923s ago0xe8b6e0…581947
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x609a3c…855052
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x127e…b24a25s ago0x7cde91…a047a9
0xbce7…1b960xd550…6a53Base—$1.0070%0x3e32…3ce725s ago0x8a39c8…dfde1c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x542934…344fa8

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.