Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4d79bf…d6b24d
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0fc0f7…f083de
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd73a47…ae89e3
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x029530…0e3d38
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x427633…53a0a0
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x88be11…90e3bc
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74655b…6bf6f9
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x744115…b0f253
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ad563…04d607
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1c2d0a…d4c405
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x714772…bdb006
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdb1714…c835d7
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xccb221…e3b870
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc63298…2c2514
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa79bf9…066c7f
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe678eb…6799c3
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f448c…4ac569
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xebeb54…e4bbb2
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x20ddb5…59b832
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e05c7…6dce15
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe78fee…363995
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd2b5dc…097bf4
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x16801d…94d639
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd7265…4a30c5
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8474c4…ef60bd

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.