Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0xc400df…25ec87
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0xe9b0c8…cea550
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x400d90…6d2358
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x767d62…2ebbdd
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x7f051d…815a49
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de47d ago0xfa5c9a…0f197e
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de47d ago0xe25488…ffc01a
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de47d ago0x741183…4c3e1f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de47d ago0xfa93ad…e8ae42
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x523e34…41dfc5
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x694687…a96270
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x7b5f57…b7d429
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0xcdc32a…86dd87
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x487c22…819aee
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x9655f6…7d9fb7
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x50c7b9…046b23
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x8ba6de…95cc2d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x188110…777bca
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x415a65…5e579c
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x4ff574…a2c3ba
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0xd6b062…16f3ae
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x11dd86…2177dc
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0xc5ee85…d977e4
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x7f9b88…bafb6d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de47d ago0x13ccd5…9da877

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.