Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0fe87d…f094bf
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa0f61…4da884
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd86e2b…f9dae9
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x08a653…990a37
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a0cbd…c42111
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf42510…c881b1
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b5873…94d367
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x19f97d…24c3a6
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f1c48…05bc3d
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x826e51…1d262e
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2c7e55…fde1c5
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d86d5…9dbab4
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x858feb…0632a1
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfea7e0…c2cf43
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe2e109…8bcfe2
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96ba96…19dd8b
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4bdb60…b6f7c4
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf09955…70927c
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35e6df…2f389c
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x642dbb…7c36ff
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x953092…0ccf76
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3171c0…a701a3
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x689c24…69d2bd
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa34074…a7ff38
0xc6be…1dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa70f4…cd5f0f

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.