Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d6ab5…653d65
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd1428c…a2468a
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6f4a04…a387c5
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xefeb17…1d1c0f
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7b3ab…872bfd
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe6d17a…2875b8
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9b29af…5413b5
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c334e…dfc7df
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x791171…2957b6
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e8741…764a9b
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc70ab5…87fbec
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x12db70…6c34f1
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2068ed…f0de5c
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2eff69…33a434
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb9873…865091
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x54f05a…114e60
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa2791a…c50190
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x588034…aee7ea
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6a4fd7…6bae40
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe11209…d87048
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa943b5…79d307
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3e9b4f…8cb469
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x573727…c99a0f
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x825f73…3d36f6
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5135d4…12ab0e

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.