Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x65c4fe…d5b7df
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3adcf5…6c5196
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x253055…54ac3f
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0ff111…4606b4
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x76abfd…5d2c64
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7929c1…183b08
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc57efa…e1f283
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1cfe97…d80954
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xefa4cb…4dfab0
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x771e3c…48e92a
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd1b06b…b663d0
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa0fea8…81f5ff
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x744fc3…7f056d
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc46bcb…292747
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2c5b9b…d66433
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x810572…f829a2
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcabe80…382bb9
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe22329…dbc9e3
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb279b3…563024
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7e4113…dfc40e
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa689bf…d1605e
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4f31a7…99a007
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x6ba788…f37d27
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe0638b…85d731
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x42c5e3…dffddc

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.