Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c67f9…59abc4
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf52789…e132e7
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda3ca4…d1a666
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa13db4…c28ded
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3cab95…cee6c6
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x387e50…b996d1
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc57a6…750644
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbcfc8c…0329f5
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2ad3c8…2081f6
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x90ae57…c27e87
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x003a18…b5386a
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x367c30…b148bb
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe68a0f…ebf3a5
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x717d97…529e7c
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5241a4…8cef44
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x63eab0…9f0602
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa30a4d…c56a0a
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x551159…094e15
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f1e81…739ac7
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1c4cba…62fee3
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e2a58…c98b44
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x668a05…7a9666
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67160a…612be9
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd3e7d7…a9c94c
0xbdc9…ccfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc46334…d50e5a

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.