Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb8db3…655879
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x641e69…4050b4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13ed98…7d0ca4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x661ac2…98a8e4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f0f8a…9f3fce
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe87928…fc4f96
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c49ab…4bd1b1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3760b…9fad82
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72947b…15469a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd46b1d…f85f03
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97d1b1…4d0cb6
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa7161d…62e114
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ac6d8…362f22
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55ebc4…d521fb
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f081a…3fa0c2
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x412e73…09df50
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ba762…86c227
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e4ccb…2c78f1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb68ebe…95f0e1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x31eb5a…95676f
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8147f0…5b8871
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x70f70b…1d336d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56c57d…6a5673
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71de4c…ab7350
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52088e…4792d2

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.