Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf169a3…48f889
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf90d33…0bd5b1
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x083e2b…283fa8
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc07a94…58dafd
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xff883d…23dc13
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xee650f…e4510c
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc2bd92…a9bdae
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb093ea…3f8cdc
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb0e5b5…692284
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x496b35…078840
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0df4a0…8c601a
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1a4a4c…a6de8f
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xae33cc…172eb3
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8c1ece…f2be41
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbad6b5…1f8143
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xab4707…94e34e
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x46db2f…ca164d
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xffa2de…5b957b
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8ae3c0…aa34cd
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1e58ba…58d5d9
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x097daa…2aa00f
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x91db77…808ccc
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x67850c…04c879
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeeefdf…d16142
0x501e…6c410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb5e386…c978d9

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.