Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x46bafc…1915d1
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa56b8a…26a2ef
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbc6b49…c72f7c
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9d0d35…447770
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5c5ad4…60233f
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd12c38…b50cc7
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe575d8…73f8b7
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf92166…83d2a3
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xac1f1e…d4fc38
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7a070d…c0f2ef
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xecb346…8352df
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xde8bd9…b5f31f
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0a404d…9ec478
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xeac6b5…5b643a
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9ad485…659309
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x791051…cf9698
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x62a041…478d71
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe647b6…1ad132
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4c332f…456b7a
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2cf4fe…836c1c
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x52497c…ab1399
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcedfc2…172e42
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6fced8…efb1c4
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb54329…1e87e4
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8311e8…6236c4

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.