Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x195dfe…1a4ac3
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe4ced1…10a31f
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfd6264…94e03a
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x420284…009b85
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1cfea6…7ef4f8
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa89066…f09918
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1c6cc1…bd63e0
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ffe1a…6e45fa
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x59d95e…7f605f
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x86ea04…b29d1b
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x320c9c…e55c62
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x79a93b…69e2d7
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5733cf…0a146c
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf2013d…1b7e74
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb5aaa8…e1a256
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0cce17…bcd8a4
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x27eafa…4157f3
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa63add…0c5766
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb626a3…57f7b2
0x621a…60b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x76b6d8…3de728

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.