Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd34e…05b10xd34e…05b1Base—$0.001100%payAI11h ago0x24851f…8637ab
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa3de10…ce9605
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x4eca08…8bc9b2
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793211h ago0xa061f5…ded4b4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x484070…4c6743
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793211h ago0x6db195…ad140c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa8cde1…ada902
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x8a310f…7e7b59
0x3be9…575c0x4cd0…bc31Base—$30.4870%0xf793…af7511h ago0x70a3b1…507d45
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793211h ago0xd20141…c07181
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x66b25a…d4588f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa1ce46…b3a475
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x54948d…1cd9a7
0x72c5…159b0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase11h ago0x45e7ba…f25b51
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa11h ago0x16b670…6f1383
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x0ed79b…a11ce9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xce03e7…f98a67
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x14dd…a4ea11h ago0x295345…254efd
0x7694…2e2c0x50eb…6480Base—$0.00270%0x54f0…793211h ago0xe4e653…fdd3cd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc7dc94…4be6ec
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x58f934…7ba023
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc08e0a…b05c56
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xdcb737…dc97f5
0x3be9…575c0x4cd0…bc31Base—$30.4870%0xf793…af7512h ago0x6fb377…47ab6b
0x8390…653f0xf19b…70a1Base—$4.98100%thirdweb12h ago0x59fa3e…84c3e1

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.