Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0619b8…db5f8c
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x903041…06eef9
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x14e2c9…da7894
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d6481…a94fda
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9d7682…cde151
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb70520…a5189f
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf17a37…9d6cd8
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x948fd8…eeb075
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6bf09…224d3b
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27615a…64176e
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8117c…42bad2
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xed26a5…a6859f
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ee693…752af7
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x967ae1…8b6b3f
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdb1329…19ddac
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8f1cd…471fb9
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b3ff6…22dbfc
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ba998…45c00f
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe14106…b8470f
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3c78c0…d8ecab
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x149698…003266
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x15c778…93db16
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62f646…95be68
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f0e9f…1eecb7
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd5dab…28f11f

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.