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%coinbase92d ago0x182c14…59b33d
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x7a78d8…5b629b
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x652cb5…6a515f
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xd3529b…4aa5e4
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xe5f60f…5ff5bb
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xd4725a…d56306
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xeeb2a3…d00661
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x91ee76…5a7e47
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xfd675f…93c8c1
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x219864…dab45e
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x3aee13…42be9f
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x251132…ca8f49
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xdb4e5f…ca832b
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x0dfe76…475da4
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xfc5ebb…3d97e5
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x8c86d6…987f6a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x4b412b…4ad236
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x7f4585…b26d07
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x940830…5f6cee
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x06aa62…c99f72
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x4a79b2…73e5d8
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x44756c…a4a8d8
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x9a71c4…18b7f5
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0xfd4768…5eca67
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase92d ago0x9d4a50…0a65da

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.