Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe684c1…fe9146
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x05db0b…c9a0d7
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5d1e8b…17234e
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdc22d5…89c741
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8ad1af…ef220a
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8d1932…31080e
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfdae17…8799b5
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x69d7f0…0f5a84
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x57efe4…a31844
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbe20fa…a8858f
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfe0dbd…c2a9ba
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xce4a05…9d7954
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb501c9…56387e
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x28aee9…53e0cb
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x79efe6…ad82da
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x06ee21…216051
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x120a4a…97f36d
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc98d94…375c89
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf298ca…707675
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8c055e…ef1d05
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7cc58d…a9ebcb
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x84e259…69c06a
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x547661…ef6e37
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6a226a…620d2b
0x3232…e3400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x74fa76…e256f9

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.