Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x968d4f…4e51d5
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x257e5f…e66011
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x974c5c…c90067
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x1ee428…b931e7
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x851e62…be2f35
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x719621…a3e3a9
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x8e25f9…f21cb6
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x597b55…d8c94b
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0xb96bb5…02f1f8
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x444e5f…9b5457
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x5ff13b…243119
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x2e5081…79e7a3
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x3a09c4…c3431d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0xf3a5cf…ba2449
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0xb6f888…59e55b
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x2f862a…9971cf
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0xe0448e…cd8ecb
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x8773ce…dcf087
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x5c8423…19b56c
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x9df7c8…827510
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x7f0ead…e51597
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0xb96d04…70cd6a
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x750db5…ee71f8
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase11d ago0x31fef3…dbb2f6

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.