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%coinbase93d ago0x783dcd…055d36
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x9b6f57…d80813
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0xb19727…90a7dd
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0xdb4118…b11ba6
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x81e6b6…a62e81
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x191cfe…28509e
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0xacde97…44df70
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x48b9bd…2bc3ae
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x95a4be…2d20ac
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x8905ef…0bc6cc
0xcaa2…e16b0x7dd5…2629Basex402 service$0.02100%coinbase93d ago0x10b98d…0cea16
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0xd917e6…b469ad
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x12b717…9ab979
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x96798a…ffee14
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0xd5289d…d97353
0xcaa2…e16b0x7dd5…2629Basex402 service$0.02100%coinbase93d ago0x6e1f86…fae7d4
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x34c1af…9c7df1
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x73c2ec…eb8ced
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x9311ce…bbe764
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x706fce…01d63d
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x32840e…6e8b6d
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x39514b…8f0bc1
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0xc684a5…bd82fe
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x2a073a…e552f7
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase93d ago0x1e9547…441549

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.