Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8798…93680xfe80…47eeBase—$0.001100%fluxa11s ago0x8ee6cf…93d489
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x2d51c9…101dc9
0x1332…66eb0x47c5…4fc3Base—$4,725.0070%0xcf6b…a40a13s ago0xebc538…acb851
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13s ago0xa171da…edd697
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase17s ago0x116445…4a7006
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase23s ago0xe773a7…ef5584
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xadd240…0f5d82
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase29s ago0x5cd83d…4978ba
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase29s ago0xbf0685…91ba8d
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase47s ago0x6a0e95…026c82
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47s ago0x5697b9…b42df2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x34c386…d64bd3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49s ago0x392cfc…2fcccc
0x3ca0…aa710xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase57s ago0xd7b1f9…d07b7f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x111a68…68b8d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1m ago0x9ac6cf…9c3c35
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1m ago0xcd4c02…1ad6f3
0x3ca0…aa710xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase1m ago0x5066c5…a0ec8a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1m ago0x681d2b…ea6080
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1m ago0x43c4af…92d6be
0xe4c1…a9c50x6d6e…9192BaseExaSearch$0.007100%coinbase1m ago0x4e42da…1d1cc2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase1m ago0x47fcae…ea4a56
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1m ago0x5a7997…1e886c
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase1m ago0xb72ea0…c8ff8d
0x3ca0…aa710xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase1m ago0x73005a…e1faf6

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.