Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9124d ago0xb67223…f63043
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9124d ago0xcaeaaa…8cd5d8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9124d ago0x3e72fd…c45468
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9124d ago0x78bbae…6020fc
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9124d ago0x42b568…3c9aa7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9124d ago0x9a8ccd…f78d84
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9124d ago0xf51ae5…47a131
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9124d ago0x088bae…1805d8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9124d ago0x4a2205…d840f7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9124d ago0xe36977…6b8146
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9124d ago0xc773e6…db94fb
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9125d ago0x6e16bb…9cb91c
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9125d ago0x41967d…b952e7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9125d ago0x30cdf6…bd2520
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9125d ago0x036019…921b60
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9125d ago0x647eea…5f7755
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9125d ago0x09c829…31824b
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9125d ago0x93f2da…91c9dc
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9125d ago0x61facf…b9eaea
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9125d ago0xb06ab2…1758f0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9125d ago0x7068e1…bb1604
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9125d ago0x597a51…1533ce
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9125d ago0xb0a6a8…6bdc82
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9125d ago0x9ad7ee…4e6064
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9125d ago0xf6541e…02ce97

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.