Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8fc9e2…c4753b
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x254ba8…571801
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc0daf…01c30c
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x55e8ad…826755
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x474b73…8db2f3
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0ad266…dbba84
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9aaf37…fe0ea8
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e06d6…6c195d
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x027e96…a6b39e
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd9238d…6358c8
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb121a3…8ccb6d
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc466b3…e0b2fe
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccbd44…adfbab
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x50eed0…430db8
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe966ad…701431
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x214cba…eaa6ae
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa6efc7…dc3cc7
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0740e1…daae8d
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbcbc0c…13beb2
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5d060…380689
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ce982…e1222e
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdfb3eb…7c77d3
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4a03a…9cbf17
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e5a0d…382fdb
0x1262…13e80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4338cf…63db63

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.