Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc700d8…976713
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6b1efc…dad4cd
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd2c2cb…41dc46
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1c52bd…c56114
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xefe0ac…7e2555
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x44415b…f21ac8
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd6a5a3…4ce055
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1b6f8b…204ad0
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x945300…e0db6e
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x32a1fc…4dc7b2
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf0ea67…120f7b
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5bd6e4…3d2d67
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x938efd…14679e
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc2fe4e…52df3a
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xda1408…92aff9
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x469a22…8dfc83
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xec1b9f…f600df
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2ec26d…3bd2b6
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xca94a2…c48737
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6baaef…ec9f39
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1bfc69…b59a01
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x07da23…dced6b
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcc6d06…cca93a
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa11212…3ad3c7
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcf7cb3…08af0e

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.