Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x91c1fe…535e9f
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc6142d…23058d
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8bf4f5…9e8bf9
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x45a77e…cfff12
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x16221e…85dac8
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3ed95b…21d90b
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x78e26d…e04a76
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x46ccfb…d981e9
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9f965a…f024d2
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4b4adc…50eed8
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbd73f5…205f25
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x390b58…405794
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x731ec0…7432ef
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x609443…93f5ae
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0f8084…0a6bdf
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x76b463…21a8d6
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0519c3…b80ca5
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd2b5e5…440431
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x01586a…40a575
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x812cd8…7606c9
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe45159…47e298
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x057312…5e6345
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x6c5051…2e8c09
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x482bc7…f9228f
0x5bc9…06de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xac562c…e6843a

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.