Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15s ago0xb2b597…17598c
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x7ba417…1ba86d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517s ago0xcf1d6a…774103
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xe25257…7485a6
0xd990…88820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x68ea33…f4e7ba
0xd25f…9b970x4dd9…40f2Base$29.9070%0xf0f7…65c519s ago0x42a95a…0da73f
0xa618…848e0x3e0a…78e7Base$0.002874100%coinbase19s ago0xb7b8d2…98780c
0xfa2b…5a550x5aae…482eBase$0.25100%coinbase21s ago0xd563c0…51f036
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0x1a0357…f8dd39
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x2dfc3f…b544b6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc25s ago0x4d1327…459b41
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xa4033c…3873a9
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0xd81a01…0fefcf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase29s ago0x841571…03fda2
0xd990…88820x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x833f8e…f44811
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x7d79cc…4e12a6
0x5fcb…03100x50eb…6480Base$0.00170%0x54f0…793237s ago0x135c56…377ea7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x28af9f…4f9b81
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xc581e8…983eba
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x8b72f0…6c107e
0x051b…da220x2a90…ea3bBaseDeepAIImages$0.25100%coinbase43s ago0xe2497a…6e171d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43s ago0xccace7…a25a80
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x69af9a…902bfe
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43s ago0xb3a1fe…73d23e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43s ago0x186014…266dff

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.