Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc071bc…e6fb14
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xeb7c7f…954e66
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x94640f…cc4ca2
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x97d5a5…4094a7
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x67fad9…db93e2
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x53df21…ae09b9
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbd1b40…c2e0dc
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa26d18…983333
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4cb33a…a09e14
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x578973…7df2f0
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2656d5…1b18ed
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6f5b36…7a2ba9
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5cc01a…c9265b
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7e18b6…14ad2f
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7290fb…e4b125
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3433cc…c0ec16
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1df04b…0cb31c
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x960480…cb61ac
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb4677…f17540
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe4e088…cec32d
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x137cbe…a58b6d
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4ed4c1…f2cfbf
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x592cd7…4924d6
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa4493c…e8ab67
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xffe167…1242fb

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.