Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a830c…d3a49a
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x124953…b01979
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeb16aa…a83591
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a1bda…fa744c
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a2647…f4cd35
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45092b…7b5310
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc6ed5…8be52a
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4ff356…ee60e0
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x573f22…efe6f4
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4ba24b…608a05
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe250e…34491b
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43c04f…dbd87e
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe20317…e8d46f
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d478f…16b5b0
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa6c0ec…279e98
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c9e06…788dee
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa40129…f9ea8e
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc0d72c…7a597b
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1fe382…d70826
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a029d…01ac09
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a807a…541d6a
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb8489…08509a
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf788c…989ae3
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd81500…e2040f
0x1443…999c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x974750…373d68

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.