Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x744f65…9b6330
0x843b…c4a70x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0xf88bb2…5c398b
0x843b…c4a70x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0xfb7c17…572f22
0x843b…c4a70x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x4c2a14…da0aed
0xea96…d8500x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0xb44eba…ae3219
0x5832…74e80x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x1cac4d…7aa38c
0xc682…42120x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x682536…de860a
0xbe2d…0eed0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x5b12aa…6cf01f
0xa2e9…653a0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0xa09bb7…48ede0
0xcdc2…4d190x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x0d8075…46effa
0x3382…8e570x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0x5c4a94…7ae50b
0xc85f…06040x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase36d ago0xc5db36…34e340
0x3096…84470x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase37d ago0x40d140…187228
0xc6e6…f70f0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase37d ago0xb7a780…34faf8
0x3382…8e570x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase37d ago0xe059d6…861ad3
0x9e31…e7dc0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase37d ago0x3f883b…6789ab

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.