Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe97c12…7330ac
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e29ab…db0741
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf9382e…7b248a
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a2a1a…f3a7e6
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1c3d72…118deb
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9a9897…067a49
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe98053…48a8a7
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x621b05…499e74
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5feb1b…c72c46
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5f6bbc…d698a6
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4467d0…9bda4e
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d299f…4dfff3
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8735e…a88a8b
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x91f82f…a622ef
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc93ffd…9eacc8
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x36de04…c213c3
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cf88c…4ab622
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x434e3c…b51096
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf05392…714948
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb692db…2fa4c9
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca8faa…c03925
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd50f58…142978
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3b2c8…224499
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x295790…b1da55
0xaa6a…79f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b95b7…5acdb0

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.