Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8eba52…f9a3ce
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1b699…384005
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf779ea…99c5ec
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8e4ea1…fbe9a5
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9925b8…994f66
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbde321…a88675
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a3f42…aca9fa
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x515dba…14f51f
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x109996…0fa313
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf183fb…4344b0
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x677ffa…4d7e59
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9c0ad1…367c0f
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7be412…bde4b0
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc23b08…0e076f
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x132fc2…d7e44a
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2ea2a6…3a3c2d
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x04c7f8…23cf1c
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcd3405…902104
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe0af38…03f309
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc54255…4913a0
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe46237…d3969e
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3c2e5c…c3f385
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe7c218…faf5ab
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc7cdb6…b6f176
0xa7fb…6d730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf86011…5b23ec

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.