Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0xd8be5c…ce8571
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0xc7327b…789528
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0x69c0da…edf6a8
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0x60a9b5…9b868d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0xec01f0…9b6c4b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0xe1808f…0ac67c
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0xd33a23…7a7095
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0x094bd3…602a37
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0x2c2598…2264e6
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0x91aa70…d02017
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0x468b13…296dfa
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa15d ago0xbbccc3…bed281
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa16d ago0x5b04ad…0185b8
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa16d ago0xc41345…750ee2
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa16d ago0x4d712a…6a81c8
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa16d ago0x63dd4a…451a0b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa16d ago0x28e77c…39e2b3
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa16d ago0x9db70c…25daee

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.