Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd469d7…4df855
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb27347…aa416b
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfb43f1…f75b60
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a5db4…ccdd39
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xefc4f7…8083f6
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7442cc…8ecad1
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xec92ed…b20985
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f1df8…3c6a12
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x511d68…3936be
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbccd00…ce7bce
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f70b3…ebfe6f
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1fa9da…12526a
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfcec9e…9b703b
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x888726…cf7566
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75f9e7…6b34cb
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x126000…8c427e
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6861a…930f9a
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3fcc7e…9cd985
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x398733…f95e80
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9e37b9…3c8185
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0f092…32892e
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf96dc9…c5d311
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xafb29c…afab52
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x766b0d…e80b3f
0x520f…cef30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x86a6cf…59fa31

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.