Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf36c…1c400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xb1aa89…372b7e
0xc92a…745a0x6839…1a2bBase$0.003100%coinbase17s ago0xf5a5f9…d924e6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xedab43…a7b1fa
0xb4a9…758f0xc148…3515Base$96.9570%0x23ef…243121s ago0x36e6db…044a27
0x98a4…94410x47c5…4fc3Base$31.5070%0x58cf…f8d421s ago0xa8eab7…14fe35
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x922cae…145a6d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xb52858…109a40
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted23s ago0x716c2e…5c21a2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x2b30d1…933929
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc8d2a5…5eba87
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted27s ago0x7aa20c…b5f0dc
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27s ago0x04f9f6…830621
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase29s ago0x5e083a…a53109
0x5421…5c9a0x6839…1a2bBase$0.003100%coinbase29s ago0x18e881…1dd607
0x63aa…fcf30x47c5…4fc3Base$105.0070%0x10ee…31de31s ago0x4fac66…26cd0a
0x6d93…5e970x3e0a…78e7Base$0.005792100%coinbase31s ago0x85f205…762c6b
0x9dcb…0d7a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x5826f6…16a418
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted33s ago0x12b237…312e29
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x9f4852…46a170
0x6ade…27cd0x6839…1a2bBase$0.003100%coinbase35s ago0x1dcece…e47b82
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35s ago0xdaec41…b2081c
0xbac6…67e00xfe80…47eeBase$0.001100%fluxa37s ago0x3e81f6…aa20fd
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted41s ago0xd7b9e0…9cdf0a
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43s ago0x6bda07…9fb8b2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x8ece59…fd35cd

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.