Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xccedb0…cf3d83
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc73e50…0ceed4
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x751767…d3564d
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3e4159…f9b1b9
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7c137b…ec6c7b
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x678044…0633d4
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x122bde…352020
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb3c6c5…6a36f2
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x708353…103e88
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x54b30c…b97ebb
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc81f36…113071
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc86d86…a95822
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfe6ac2…7f95fb
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0f7c75…ab515c
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x15c9e8…5c660e
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xad505e…67f084
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfa7933…302786
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2f70bf…294e1e
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5ed48d…a1a893
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa713a5…ec9724
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x50ee36…202dd8
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe83b79…cb38fc
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x26b140…f19820
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5b10c6…4fdf86
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7079c8…9e310c

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.