Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa2c9f9…60408d
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xec2a65…aaf305
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x886181…a815d0
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1c4a14…e64462
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc597ef…2e6a47
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6b0052…52f269
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb23e11…1f78b5
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x62f387…cedc29
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc43eb7…f6c6f5
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf89c30…451b91
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5f5f36…41e42e
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1b241e…a0c1a6
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x714a49…6dbaff
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2ad0cd…b8c1b3
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x08b80c…33ae2b
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x68a6e1…e02635
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6d66c5…fe0551
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6c9e9d…b02e99
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc99bba…561c6f
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x7b3e58…6f4575
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xfbf6dd…7063a0
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x1a06b3…7739a5
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf8cf1d…816337
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x387149…166a50
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x7ad60c…429bc1

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.