Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x327069…d6aa2d
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x424045…c0081d
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1f552f…fc6dba
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf76d1c…6ef91a
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcd4270…9a9162
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ebfc0…a4f435
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x42996f…a287a2
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x671d73…b7c480
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe3d343…d75109
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75c979…9a40e0
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfa23e1…5eebf0
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x770e57…10e7e3
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f9192…634576
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x014361…062989
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd8e628…ebdbba
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80cd7d…e07ec3
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xafcc58…4a9857
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdeeaf6…495098
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x71c760…46a569
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x60a465…5d6807
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x994490…87b765
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x038f54…19e8d8
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x387812…38fe9d
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd9ba7e…6501c1
0x528a…ee520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa027f1…7207c8

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.