Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe87a87…eb8c63
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0a039e…9fc7cc
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe4f40c…ac4401
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x382bb3…f17005
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8ed7c6…3a77df
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x95ee64…1fa269
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x645dc0…03c9a6
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4789b1…023877
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x73f452…fba035
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe6a3eb…1269d9
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x22df14…ae52c1
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xef57ca…bb6bf3
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x85aec3…896a54
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x88f524…994ba2
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x80eae2…ce0a99
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4506c0…2b7e0b
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc38509…10a475
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0800ef…8f9908
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc9a005…f121cd
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xdb2cfc…fcc612
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe93d54…7f25df
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xed9900…3a187c
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3d038f…c8d472
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x54f7a5…9c7095
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5ddbb8…6d1a07

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.