Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xad7b0f…bdb5bd
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xe9770d…6f99aa
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5d3095…f9efa7
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x638fa0…3b79b1
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x55defc…a888b2
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x50890b…eb64f6
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0afe8d…8f38ae
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb19522…08f727
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x265517…8b284b
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x549e75…b5ea8b
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x29ad67…71b41b
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x8265a3…5ee852
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xaf5c3c…25bd53
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x973693…858bad
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x33a67e…25b84d
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xc5e4f6…eb9e33
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xba2b6b…09aff0
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xdefb1e…57d203
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5f8d7f…62927a
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xbfe67d…85dcfe
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xa1412d…08d2bb
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xc99eae…de897b
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb87854…c8dbec
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xbcdbf7…903be6
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xadc26d…0cbeb2

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.