Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdc8aba…77d10f
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3206f8…5e4cf1
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf16f0a…00463c
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0ddbaf…400621
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x12157f…f4cac6
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5ce44d…f0cdb5
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfa83b0…a5a200
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x635a50…ead782
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd97b9d…d790c9
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdc17a6…e0c7f0
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x218cff…721534
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4f8077…a356c7
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb67308…7fdf10
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x662174…ecc1d9
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc62765…d9966e
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7fcb88…b3c06d
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x572a63…7a5781
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x294699…8eb94e
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x97cec9…9172b8
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x88fb4d…c4926f
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9e3285…a77426
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x772db2…ef4edc
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3cdc56…5c7e50
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6ddd2d…d4dfae
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf52ce0…91c285

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.