Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xcf36e8…8f5f63
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x674774…796e81
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xb4aa4c…30530f
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x0aaf46…a9bb6c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xdbeb94…705c83
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x1e1f2b…922206
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xdd619b…e1ece2
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xd9045f…3d53a6
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xd6ad2a…26dba9
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x9e290c…5db5b2
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x40dfb6…1f3ae6
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x45e124…6fe17b
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x7ed0b9…1f5ddb
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x0f4c53…fa68df
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x5fbbe7…ff6fdb
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x90f60f…8d33ff
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xde0805…06adaf
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x82e7ca…3984d6
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x518166…f0a5ef
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xdc1e85…21adba
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x8e9fd3…5ba6a5
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xda56ef…b97644
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x90e75d…4ba01f
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0x8dea86…219ff5
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase71d ago0xe39cfa…5381e5

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.