Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xb17bf7…d8c329
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase11s ago0x76e7c6…6f70a3
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase17s ago0xd2148d…bbf109
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase23s ago0x452b91…8caee3
0x1dff…10ea0xa8b2…1d68Base—$0.0170%0x9501…c67723s ago0x75e216…83e07d
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xb834…55bc23s ago0x45a4d8…f312f9
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x1723f9…41f014
0x302d…408d0x5a9c…e86cBase—$1.0070%0x3e32…3ce725s ago0x0b534c…c1ba13
0xbbec…44510xbbec…4451Base—$0.001970%0x4a15…a58425s ago0xa6c5e4…f4338a
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase27s ago0xac8889…30e4ce
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase29s ago0x96c784…d9e0e1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x1f3fba…f482a8
0xbbec…44510xbbec…4451Base—$0.001970%0x4a15…a58431s ago0x1a7bbd…be771f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x7c50f6…59a38b
0xbbec…44510xbbec…4451Base—$0.001970%0x4a15…a58435s ago0x1e65e5…dcb0cd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase35s ago0x4738ce…1d3ecb
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xfb4829…cd8a64
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase37s ago0x3c9984…836312
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase39s ago0x98855d…e53cdc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase41s ago0xf62ed7…c3a1cb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase43s ago0xeca9ad…48402a
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase45s ago0x418e93…d5d4ee
0xa8d0…52260xa8b2…1d68Base—$0.0170%0x9501…c67745s ago0xe73cb5…84d97b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase45s ago0x4cac89…f5ac4e
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase47s ago0x2aa359…1cdbfb

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.