Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x135471…3da9fd
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd95d9b…815321
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2dd050…e7872a
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a4761…cbc3bd
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe7b0bc…f9226e
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbf2456…2435c4
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdbae61…c065ee
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcd23d9…4d8d37
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0c5e27…eb3160
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ee273…a9aec9
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f05c5…889db4
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x524221…0787fb
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x133eca…1b4c06
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9724b7…c67d8d
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf8ba3f…5a4926
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8d8df…c6e039
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d8733…4fb995
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9bb432…a9feff
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e6cba…a33f5d
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x98a09c…2ff328
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4d86c8…375c35
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0690de…3e43ef
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7865ab…857feb
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x36faec…64b912
0xd00c…10080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x612b8f…b257ec

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.