Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x129e72…05a7e5
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba9a21…da3b69
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0fbf35…121e43
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb645b…900030
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe549a7…faa72d
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb0a4a6…3f1a21
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xef50c8…83b1bc
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa9e81f…2fdca5
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39211f…1e46c2
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x133e1f…2f2c88
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x302930…f6667b
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x86a236…81547f
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x933389…e63dc8
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5bc674…e50a47
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4600b0…cd1fa4
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x66a468…7b69e8
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1ab2ba…775ddb
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7ad5e1…b60923
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x03447c…29608a
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2989f3…b51b93
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0854cd…a3c0a1
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba9d11…951b63
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x61c7b3…eae83b
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x26878d…05a10f
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d4c52…f7c249

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.