Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x481799…16bddb
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf1efdb…411bf7
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1584ba…e5d767
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x89df0e…389193
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x6ce356…9ebdb7
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb0b35d…86f8de
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x79899a…947e00
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xae06a6…760132
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc96539…b35b70
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1e394e…dd8858
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe339fd…f5db5f
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9ee81c…a6ea44
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb1cf54…ac939f
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc11c4e…e76545
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x7271d5…196042
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x10b4d0…80c222
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x847d48…e968b9
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb71ecd…77b857
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2b78d4…f64671
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9cc8a4…17967c
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x739c70…b43ec8
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x5b94e2…3f294b
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x72023f…fec1ae
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x72bfb6…06acd3
0xe6ec…72c60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3aadbd…902855

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.